mirror of
https://github.com/neocities/neocities.git
synced 2025-07-22 10:36:07 +02:00
improvements to pagination
This commit is contained in:
parent
7714dc7c53
commit
32b4fe0d49
9 changed files with 38 additions and 69 deletions
1
Gemfile
1
Gemfile
|
@ -34,6 +34,7 @@ gem 'base32'
|
|||
gem 'coveralls', require: false
|
||||
gem 'sanitize'
|
||||
gem 'linnaeus', git: 'https://github.com/neocities/linnaeus.git', branch: 'soften_redis_gemspec'
|
||||
gem 'will_paginate'
|
||||
|
||||
platform :mri, :rbx do
|
||||
gem 'magic' # sudo apt-get install file, For OSX: brew install libmagic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue