diff options
Diffstat (limited to 'lib/activesupport_cache_extensions.rb')
-rw-r--r-- | lib/activesupport_cache_extensions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/activesupport_cache_extensions.rb b/lib/activesupport_cache_extensions.rb index f77089fa0..5a894b64b 100644 --- a/lib/activesupport_cache_extensions.rb +++ b/lib/activesupport_cache_extensions.rb @@ -6,7 +6,7 @@ # # $Id: activesupport_cache_extensions.rb,v 1.1 2009-07-01 11:07:32 francis Exp $ -# Monkeypatch! +# Monkeypatch! ./activesupport/lib/active_support/cache/file_store.rb module ActiveSupport module Cache |