Created
November 26, 2010 13:34
-
-
Save vidmantas/716712 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
NameError (undefined local variable or method `change' for #<Class:0x00000009001258>): | |
/home/vidmantas/.rvm/gems/ruby-1.9.2-p0/gems/will_paginate-2.3.14/lib/will_paginate/finder.rb:170:in `method_missing_with_paginate' | |
app/models/calendar_line.rb:1150:in `block (3 levels) in autoupdate_for' | |
app/models/calendar_line.rb:1149:in `each' | |
app/models/calendar_line.rb:1149:in `block (2 levels) in autoupdate_for' | |
app/models/calendar_line.rb:1106:in `each' | |
app/models/calendar_line.rb:1106:in `block in autoupdate_for' | |
app/models/calendar_line.rb:1105:in `autoupdate_for' | |
app/models/user.rb:105:in `after_update' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment