why topic starter,  not use cookie store?

Ivan Nastyukhin
[email protected]






On Jun 3, 2010, at 8:04 PM, Frederick Cheung wrote:

> 
> 
> On Jun 3, 4:39 pm, Chdem Chdem <[email protected]> wrote:
>> Ok, I have more informations :
>> 
>> I can read the array from session if I modify my development.rb file :
>> change
>> config.cache_classes = false
>> TO
>> config.cache_classes = true
>> 
>> like in production. But of course, I have to restart the server each
>> times I modify my code to see the results.
>> 
>> Is it a cache bug in Rails ? Very strange !
>> 
> 
> It's a known side effect of the code reloading stuff, but as I said
> above, the memory store is not going to be a good solution for
> deployment so if I were you I'd try and find a way not to rely on it.
> 
> Fred
> 
> -- 
> 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.
> 

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