diff options
author | Francis Irving <francis@mysociety.org> | 2009-12-03 12:47:45 +0000 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2009-12-03 12:47:45 +0000 |
commit | d57fbf4d8ccbacc15746c1685e0785400e55f73e (patch) | |
tree | 938ce27d7d68af57ce4c76aa47466ced59dc3ea9 /lib/activesupport_cache_extensions.rb | |
parent | 73bec180d8d400fb63058862c591d32ac8767fd5 (diff) |
Some comment tweaks.
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 |