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
This commit is contained in:
Toshi MARUYAMA 2013-03-25 13:39:56 +00:00
parent bc555048a5
commit de68231632
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ class Setting < ActiveRecord::Base
clear_cache
end
end
# Clears the settings cache
def self.clear_cache
@cached_settings.clear