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
File last commit:
Show/Diff file:
Action:
vendor/plugins/will_paginate/test/fixtures/user.rb | 2 lines | 36 B | text/x-ruby | RubyLexer |
Jittat Fakcharoenphol
added pagination to user_admin, using will_paginate plugin
r299 class User < ActiveRecord::Base
end