data_tasks 0.1.0
Adds a second migration phase to a Rails project for data migrations. Just like migrations, these can be run once and only once in each environment with a single command during every deployment.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
rails
~> 3.2.8
Development Dependencies (2):
jquery-rails
>= 0
sqlite3
>= 0