pagination happening now
This commit is contained in:
parent
27f83ddd18
commit
77b6dac6a2
8 changed files with 188 additions and 1 deletions
3
Gemfile
3
Gemfile
|
|
@ -221,6 +221,9 @@ gem 'dalli'
|
|||
|
||||
gem 'icalendar'
|
||||
|
||||
#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