On Mar 5, 4:24 am, luis <luistav...@yahoo.com> wrote:

>
> All worked fine in both development and production environments in
> Rails 2.1.0, but broke in Rails 2.2.2/production with the message
> "undefined method `name' for #<Client:0xb72d361c>"

When does this error occur - what's the stack trace ?

Fred
>
> From what I can tell, with the object cache enabled, Rails thinks that
> the Client object still has a method called name (which it used to
> have). I wonder how persistent is the object cache (I'd imagine not
> across server restarts) or if the source of this problem is elsewhere.
>
> Any help will be appreciated,
>
> Luis
--~--~---------~--~----~------------~-------~--~----~
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