mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 22:41:48 +01:00
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. |
||
|---|---|---|
| .. | ||
| application.rb | ||
| backend_controller.rb | ||
| contexts_controller.rb | ||
| data_controller.rb | ||
| feedlist_controller.rb | ||
| integrations_controller.rb | ||
| login_controller.rb | ||
| notes_controller.rb | ||
| preferences_controller.rb | ||
| projects_controller.rb | ||
| search_controller.rb | ||
| stats_controller.rb | ||
| todos_controller.rb | ||
| users_controller.rb | ||