Created
December 21, 2011 18:04
-
-
Save Kanst/1507013 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/code/rails/blog ➞ rake db:migrate | |
rake aborted! | |
undefined method `mass_assignment_sanitizer=' for ActiveRecord::Base:Class | |
Tasks: TOP => db:migrate => db:load_config | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment