pagination happening now
This commit is contained in:
parent
7f133928b6
commit
847357dae7
8 changed files with 188 additions and 1 deletions
3
Gemfile
3
Gemfile
|
|
@ -224,6 +224,9 @@ gem 'icalendar'
|
|||
# for making external requests easier
|
||||
gem 'httparty'
|
||||
|
||||
#pagination
|
||||
gem 'pagy', '<4.0'
|
||||
|
||||
# Use guard and spring for testing in development
|
||||
group :development do
|
||||
# to launch specs when files are modified
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue