tracks/app/views/users
MHarris ed76cf55d2 Changed UsersController#index to use will_paginate plugin instead of classic_pagination
Made corresponding change in view.
Added User.per_page method to provide number of users per page to User.paginate button.  I can remove and just pass the param to the method in the controller if that is more desirable.
Added 2 controller tests for pagination.  No view tests have been added.
2008-07-14 13:10:55 -04:00
..
change_auth_type.html.erb Removed superfluous 'tracks' directory at the root of the repository. 2008-05-20 21:28:26 +01:00
change_password.html.erb Removed superfluous 'tracks' directory at the root of the repository. 2008-05-20 21:28:26 +01:00
destroy.js.rjs Removed superfluous 'tracks' directory at the root of the repository. 2008-05-20 21:28:26 +01:00
index.html.erb Changed UsersController#index to use will_paginate plugin instead of classic_pagination 2008-07-14 13:10:55 -04:00
new.html.erb Removed superfluous 'tracks' directory at the root of the repository. 2008-05-20 21:28:26 +01:00
nosignup.html.erb Removed superfluous 'tracks' directory at the root of the repository. 2008-05-20 21:28:26 +01:00