Implement basic table generator using the schemas

This commit is contained in:
Jonathan Rudenberg 2012-08-31 00:15:32 -04:00
parent 28b839a891
commit 89e20162ed
4 changed files with 45 additions and 0 deletions

View file

@ -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'