Implement basic table generator using the schemas
This commit is contained in:
parent
28b839a891
commit
89e20162ed
4 changed files with 45 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -15,3 +15,4 @@ gem 'puma'
|
|||
gem 'rack-rewrite'
|
||||
gem 'pygments.rb', :git => 'git://github.com/akzhan/pygments.rb.git', :branch => 'rubypython-0.6'
|
||||
gem 'clogger'
|
||||
gem 'tent-schemas', :git => 'git@git:tent-schemas.git'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue