It appears we are seeing an error when we enable
config.action_controller.perform_caching with our Rails 2.2 upgrade.  My
initial hunch is this is related to acts_as_audited plugin but not sure.

has anyone encountered this error and have a fix ?

Rails 2.2.2, Jruby 1.1.6, Tomcat 5.5.27

undefined method `controller_name' for nil:NilClass
 
/usr/local/tomcat/webapps/myapp/WEB-INF/gems/gems/actionpack-2.2.2/lib/action_controller/caching/sweeping.rb:83:in
`callback'

Thanks
Adam

--~--~---------~--~----~------------~-------~--~----~
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 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to