This project is archived and is in readonly mode.

#1693 ✓resolved
Roman Shterenzon

Support for options[:expires_in] for ActiveSupport::Cache::FileStore

Reported by Roman Shterenzon | January 4th, 2009 @ 06:09 PM | in 2.x

While this options is supported for the MemCache Store, this support is missing in FileStore. Fortunately it's quite simple to implement. I also modified the documentation where relevant. Please see the attached patch.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages