Hi all

I've got a problem with the "cache classes" option in Rails.
(config.cache_classes = true)
When I turn it on, some objects are not reloaded during a long time.

For example:
If i load something from database with a datetime in the condition
(created_at > 1.minutes.ago), the item will be desplayed much longer
than just for this minute...

I'm using rails 2.2 with a passenger server.

Has someone an idea what could be wrong?

Regards
sigma

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to