##// END OF EJS Templates
remove trailing white-space from app/models/setting.rb...
Toshi MARUYAMA -
r11458:de6823163234
parent child
Show More
@@ -154,7 +154,7 class Setting < ActiveRecord::Base
154 clear_cache
154 clear_cache
155 end
155 end
156 end
156 end
157
157
158 # Clears the settings cache
158 # Clears the settings cache
159 def self.clear_cache
159 def self.clear_cache
160 @cached_settings.clear
160 @cached_settings.clear
General Comments 0
You need to be logged in to leave comments. Login now