On Jan 10, 11:40 am, Mauro <[email protected]> wrote: > I''ve find a lot of errors, for example the method total_entries does > not exists, there isn't a plugin for rails 3?
I'm using this generator in rails 2, it is great. It does require the squirrel plugin, if you look at the generated controller code you should see the squirrel syntax. total_entries looks like it's defined in paginator.rb -- 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.

