migrant 0.1.1
Migrant gives you a super-clean DSL to describe your ActiveRecord models (somewhat similar to DataMapper) and generates all your migrations for you so you can spend more time coding the stuff that counts!
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 3.0.0
activesupport
>= 3.0.0