diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-03-28 10:29:48 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-03-28 10:29:48 +0000 |
commit | 12946b70d1c3097a930f13bb812a1e0db709dcb4 (patch) | |
tree | ef162d83f7a195b9bbcf9589278134b21775fa6c /lib/activesupport_cache_extensions.rb | |
parent | 98e937a21d58b4fe55f3fa2e443b21d5f7f41faa (diff) | |
parent | a64188fb25263ca3066279bfe1a08fa20accae5d (diff) |
Merge remote-tracking branch 'openaustralia_github/small_source_code_header_fixups' into rails-3-develop
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 f15d72894..2791d5996 100644 --- a/lib/activesupport_cache_extensions.rb +++ b/lib/activesupport_cache_extensions.rb @@ -2,7 +2,7 @@ # Extensions / fixes to ActiveSupport::Cache # # Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved. -# Email: francis@mysociety.org; WWW: http://www.mysociety.org/ +# Email: hello@mysociety.org; WWW: http://www.mysociety.org/ # Monkeypatch! ./activesupport/lib/active_support/cache/file_store.rb |