add basic pagination on wow_mounts page
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -42,7 +42,8 @@ gem 'sentry-rails', '~> 4.3.4'
|
||||
gem 'sentry-ruby', '~> 4.3.2'
|
||||
# Simple, efficient background processing for Ruby
|
||||
gem 'sidekiq', '~> 6.2.1'
|
||||
|
||||
# Agnostic pagination in plain ruby
|
||||
gem 'pagy', '~> 4.3.0'
|
||||
# Reduces boot times through caching; required in config/boot.rb
|
||||
gem 'bootsnap', '>= 1.4.4', require: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user