good_migrations 0.2.0
Referencing code in app/ from a database migration risks breaking the migration when your app code changes; this gem prevents that mistake
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 3.1
railties
>= 3.1