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