RubyGems.org

data_tasks

0.2.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.

installgem install data_tasks
Authors

Jason Wadsworth

866 total downloads 254 for this version
Owners

Fa596ab6d6ac70bf5591ac8ee7270575

Gemfile
gem "data_tasks", "~> 0.2.0"
Versions
  1. 0.2.0 January 24, 2013
  2. 0.1.0 November 28, 2012
  3. 0.0.1 November 28, 2012
Runtime Dependencies
  1. rails ~> 3.2.11
Development Dependencies
  1. jquery-rails >= 0
  2. sqlite3 >= 0