Sfoglia il codice sorgente

fix Role#find_or_create_system_role is not private

git-svn-id: http://svn.redmine.org/redmine/trunk@18693 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.1.0
Toshi MARUYAMA 4 anni fa
parent
commit
c32277a42b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      app/models/role.rb

+ 1
- 0
app/models/role.rb Vedi File

@@ -304,4 +304,5 @@ private
end
role
end
private_class_method :find_or_create_system_role
end

Loading…
Annulla
Salva