1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

We aren't deprecating anything now

This commit is contained in:
Akira Matsuda 2016-06-07 16:43:05 +09:00
parent 69adc2993e
commit f93231e6e7
3 changed files with 0 additions and 5 deletions

View file

@ -1,5 +1,4 @@
require 'active_support/inflector'
require 'active_support/deprecation'
require 'action_view'
require 'action_view/log_subscriber'
require 'action_view/context'

View file

@ -1,5 +1,3 @@
require 'active_support/deprecation'
module Kaminari
class Hooks
def self.init

View file

@ -1,5 +1,3 @@
require 'active_support/deprecation'
module Kaminari
module PageScopeMethods
# Specify the <tt>per_page</tt> value for the preceding <tt>page</tt> scope