Skip to content

Instantly share code, notes, and snippets.

@joemsak
Created January 5, 2011 23:57
Show Gist options
  • Save joemsak/767262 to your computer and use it in GitHub Desktop.
Save joemsak/767262 to your computer and use it in GitHub Desktop.
$ rake refinery:update
(in /Users/joe/Projects/tdac)
rake db:migrate
git st
rake aborted!
undefined method `default_locale=' for #<FriendlyId::ActiveRecordAdapter::Configuration:0x0000010327e9e0>
(See full trace by running task with --trace)
Coltrane:tdac joe$ rake db:migrate
(in /Users/joe/Projects/tdac)
rake aborted!
undefined method `default_locale=' for #<FriendlyId::ActiveRecordAdapter::Configuration:0x00000101d31d30>
(See full trace by running task with --trace)
Coltrane:tdac joe$ git st
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment