On Sep 1, 4:19 am, Jeff Chen <[email protected]> wrote: > and run the script/server got the result: > c:/ruby/lib/gems/actionpack-2.3.8/lib/../_trace.erb:23: warning: > parenthesize argument(s) for future version. > > then I run the localhost:3000/manage then got the error msg: > undefined method `paginate' for #<Class:0x60f629c>
Are you definitely only calling paginate on ActiveRecord classes? Are you able to reproduce the problem in a fresh, empty, rails app? Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

