require 'will_paginate'

if defined?(ActionView)
  require "foundation_pagination/action_view"
end