migrate-well 0.2
Adds a rake task "db:migrate:well" that runs "rake db:migrate", "rake db:migrate:redo", "rake db:test:prepare" and "annotate". Options: "redo:false": without db:redo; "test:false": without db:test:prepare; "anno:false": without annotate.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 0