Show More
Commit Description:
shows warning message when user cannot log in in single user mode
Commit Description:
shows warning message when user cannot log in in single user mode
File last commit:
Show/Diff file:
Action:
vendor/plugins/will_paginate/test/fixtures/admin.rb | 3 lines | 87 B | text/x-ruby | RubyLexer |
class Admin < User
has_many :companies, :finder_sql => 'SELECT * FROM companies'
end