data_tasks 0.0.1
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:
=
installation:
=
Dépendances de Runtime (1):
rails
~> 3.2.8
Dépendances de Development (2):
jquery-rails
>= 0
sqlite3
>= 0