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.
Jason Wadsworth
gem "data_tasks", "~> 0.2.0"