README.rdoc in capistrano-db-rollback-0.1.0 vs README.rdoc in capistrano-db-rollback-0.1.1

- old
+ new

@@ -1,8 +1,13 @@ = 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