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. |
||
|---|---|---|
| .. | ||
| context.rb | ||
| note.rb | ||
| preference.rb | ||
| project.rb | ||
| tag.rb | ||
| tagging.rb | ||
| todo.rb | ||
| user.rb | ||