##// END OF EJS Templates
Makes AuthSource.authenticate return a hash instead of an array....
Makes AuthSource.authenticate return a hash instead of an array. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3492 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1949:738fc579f0dc
r3378:d6f9e576e88d
Show More
model.rb.erb
2 lines | 49 B | text/plain | TextLexer
class <%= class_name %> < ActiveRecord::Base
end