Show More
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
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 | ||||