Skip to content

Commit

Permalink
Revert "Ensure MemCacheStore is required when using CompressedMemCach…
Browse files Browse the repository at this point in the history
…eStore since they are lazy load now."

This reverts commit dd4181f.
  • Loading branch information
dhh committed Jun 13, 2008
1 parent 6573f6a commit 048ac36
Showing 1 changed file with 0 additions and 2 deletions.
@@ -1,5 +1,3 @@
require "active_support/cache/mem_cache_store"

module ActiveSupport
module Cache
class CompressedMemCacheStore < MemCacheStore
Expand Down

0 comments on commit 048ac36

Please sign in to comment.