]> git.openstreetmap.org Git - rails.git/commit
Remove use of wildcard cache expiry
authorTom Hughes <tom@compton.nu>
Wed, 21 Jul 2010 23:33:07 +0000 (00:33 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 22 Jul 2010 19:47:34 +0000 (20:47 +0100)
commit0e19a9290d77430dc68479ea469f19fb83ab0fcc
treea54fe6112108db63183ab1bd7d4f3da1fa915706
parentcd3fc33171daf8ae2d2a0cc3ff4261c021da3f85
Remove use of wildcard cache expiry

Instead of doing wildcard cache expiry, just iterate over the
available locales, expiring the requested entry in each locale.
app/controllers/application_controller.rb