Using own custom Foundation 6 paginator

This commit is contained in:
Christoph Haas 2016-03-03 17:11:54 +01:00
parent 7e7d2e6c0b
commit 28e4f8e705
6 changed files with 67 additions and 13 deletions

View file

@ -12,6 +12,8 @@ module Debshots
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
config.autoload_paths << Rails.root.join('lib')
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
# config.time_zone = 'Central Time (US & Canada)'