On 5 Mar 2009, at 15:58, luis wrote:

>
>
>
> On Mar 5, 9:00 am, Frederick Cheung <frederick.che...@gmail.com>
> wrote:
>> On 5 Mar 2009, at 14:37, luis wrote:
>>
>>
>>
>>> This happens when trying to save the Client object, here is the  
>>> stack
>>> trace
>>
>> Looks like you still have a validation against name.
>>
>> Fred
>>
>
> That seems to be the case, but why? Why does it happen only with
> cache_classes = true? It seems to me that the cache is not being
> flushed...

Without seeing any code it's hard to say. One extra thing that happens  
in 2.2 when cache_classes is true is that models are loaded when the  
server starts up (previously they were loaded on demand). This can  
mean that faulty code that was never loaded before is now loaded.

Fred
>
>
> thanks,
>
> 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