capistrano-db-rollback

A small capistrano recipe to rollback db migrations along with deploy:rollback

Usage:

  1. Add the dependency in Gemfile - gem "capistrano-db-rollback"
  2. Add the dependency in Capfile - require "capistrano-db-rollback"

Contributing to capistrano-db-rollback

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution

Copyright (c) 2011 Leena. See LICENSE.txt for further details.