Using own custom Foundation 6 paginator
This commit is contained in:
parent
7e7d2e6c0b
commit
28e4f8e705
6 changed files with 67 additions and 13 deletions
3
Gemfile
3
Gemfile
|
|
@ -85,7 +85,8 @@ gem 'will_paginate'
|
|||
|
||||
# Style the paginator properly to use Zurb Foundation's style
|
||||
# https://github.com/acrogenesis/will_paginate-foundation
|
||||
gem 'will_paginate-foundation'
|
||||
# (Does not support Foundation 6 yet.)
|
||||
#gem 'will_paginate-foundation'
|
||||
|
||||
# Lightbox image viewer for full-sized images
|
||||
gem 'fancybox2-rails', '~> 0.2.8'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue