Skip to content

Instantly share code, notes, and snippets.

@vidmantas
Created November 26, 2010 13:34
Show Gist options
  • Save vidmantas/716712 to your computer and use it in GitHub Desktop.
Save vidmantas/716712 to your computer and use it in GitHub Desktop.
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