Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

app/models/taxonomy.rb
end
def expire_topbar_cache
(users+User.only_admin).each { |u| u.expire_topbar_cache }
(users + User.only_admin).each { |u| u.expire_topbar_cache }
end
def parent_params(include_source = false)

Also available in: Unified diff