This project is archived and is in readonly mode.

#521 ✓resolved
Dylan Stamat

MemCacheStore - Instance not Local in Decrement

Reported by Dylan Stamat | July 1st, 2008 @ 02:53 AM | in 2.x

active_support/cache/mem_cache_store.rb does operations on a instance variable representing the cache, but the decrement method is trying the operation on an undefined local.

also, noticed that activesupport/test/caching_test.rb doesn't have implementation specific tests specified, and doesn't seem to be fully fleshed out ?

will gladly write a test for this, but wanted to confirm the above before i start to restructure things in the tests :)

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>

People watching this ticket

Attachments

Pages