Hi,

I am trying to use exception logger plugin, but I am getting this error:

undefined method `paginate' for #<LoggedExceptionsController:

and I cant figure out why. I have generated migration, included the
ExceptionLoggable module into ApplicationController (include
ExceptionLoggable),  added a new route to my routes.rb file, and I have
even will_paginate gem installed (I am using it and it is working fine),
but I get the error undefined method paginate. :(

I am really lost. Can anybody help me out?
THX
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to