pagination happening now

This commit is contained in:
madhekare 2021-04-07 20:56:03 -07:00
parent 27f83ddd18
commit 77b6dac6a2
8 changed files with 188 additions and 1 deletions

View file

@ -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