rails-backup-migrate
rails-backup-migrate copied to clipboard
README's 'Rakefile' should be 'Gemfile'
The README says: Add the following line to your rails application’s Rakefile require 'rails-backup-migrate'
It should say instead Add the following line to your rails application’s Gemfile require 'rails-backup-migrate'