On Dec 6, 1:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 5, 1:11 pm, "Mislav Marohnić" <[EMAIL PROTECTED]> > wrote: > threadsafe, but nothing is apparently, including 'require') > > > > > The whole Rails framework is threadsafe, so I'd think twice before stating > > that "nothing is". > > you obviously missed this amusing discussion on ruby-core > > http://twitter.com/lifo/status/1037212939http://is.gd/a8dn > > :)
And my point was that the default cache store (MemoryStore) is already not threadsafe. But the same :expires_in functionality can easily be applied to SynchronisedMemoryStore if needed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
