Browse Source

remove trailing white-space from app/models/setting.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11688 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/2.4.0
Toshi MARUYAMA 11 years ago
parent
commit
de68231632
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/models/setting.rb

+ 1
- 1
app/models/setting.rb View File

clear_cache clear_cache
end end
end end
# Clears the settings cache # Clears the settings cache
def self.clear_cache def self.clear_cache
@cached_settings.clear @cached_settings.clear

Loading…
Cancel
Save