Skip to content

Commit

Permalink
requires active_support/gzip in CompressedMemCacheStore because it us…
Browse files Browse the repository at this point in the history
…es ActiveSupport::Gzip
  • Loading branch information
fxn authored and jeremy committed Jan 1, 2010
1 parent da97b51 commit 7f7f5d6
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
require 'active_support/gzip'

module ActiveSupport
module Cache
class CompressedMemCacheStore < MemCacheStore
Expand Down

0 comments on commit 7f7f5d6

Please sign in to comment.