This project is archived and is in readonly mode.

#6309 ✓committed
Brian Durand

Rails Guide Update - ActiveSupport::Cache

Reported by Brian Durand | January 18th, 2011 @ 06:12 PM

I've updated the Rails Guide on caching to accurately describe the changes to ActiveSupport::Cache that are already in Rails 3.0. The current version is very out of date.

The documentation mentions the NoStore cache and the FileStore#cleanup method from these tickets that have not been applied yet.

https://rails.lighthouseapp.com/projects/8994/tickets/6128
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets...

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