]> git.openstreetmap.org Git - rails.git/commit
Add a sweeper to clean up cache entries when a user's visibility or
authorTom Hughes <tom@compton.nu>
Thu, 21 Jan 2010 11:39:28 +0000 (11:39 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 21 Jan 2010 11:39:28 +0000 (11:39 +0000)
commit86cbb404e947caa4edc1821687486bb788fcaae5
tree78506d62cd25d238f4a129f06f674b396a644fe0
parenteba3e9f6b8792623347d39613685539fcc8dc52f
Add a sweeper to clean up cache entries when a user's visibility or
display name changes.
app/controllers/user_controller.rb
app/models/user_sweeper.rb [new file with mode: 0644]