Show More
Commit Description:
also shows users in all (without pagination)
Commit Description:
also shows users in all (without pagination)
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