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
References:
File last commit:
Show/Diff file:
Action:
vendor/plugins/will_paginate/test/fixtures/admin.rb
| 3 lines
| 87 B
| text/x-ruby
| RubyLexer
|
|
r299 | class Admin < User | ||
has_many :companies, :finder_sql => 'SELECT * FROM companies' | ||||
end | ||||