Browse Source

fix Setting#find_or_default is not private

git-svn-id: http://svn.redmine.org/redmine/trunk@18694 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.1.0
Toshi MARUYAMA 4 years ago
parent
commit
beb966737a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      app/models/setting.rb

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

@@ -335,4 +335,5 @@ private
end
setting
end
private_class_method :find_or_default
end

Loading…
Cancel
Save