save user even if points do not change. oops
This commit is contained in:
parent
dfea1a1097
commit
838f89c8fb
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@ class UserSweeper < ActionController::Caching::Sweeper
|
|||
expire_fragment(:controller => 'outfits', :action => 'new', :action_suffix => 'top_contributors')
|
||||
end
|
||||
end
|
||||
true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue