Project

General

Profile

« Previous | Next » 

Revision ec1b5011

Added by Ohad Levy almost 12 years ago

  • ID ec1b50118b285c64db563565d650544eed879e68

make sure usernames are not in the logs

View differences:

app/controllers/topbar_sweeper.rb
private
def expire_cache_for(record)
expire_fragment("tabs_and_title_records_for_#{User.current}")
expire_fragment("tabs_and_title_records-#{User.current.id}")
end
end

Also available in: Unified diff