Declare a table structure like an ActiveRecord migration and run 'force_schema!' whenever you want. For when you don't need up and down migrations.
Seamus Abshere
gem "force_schema", "~> 0.1.0"