Remove Grape support that has been extracted to kaminari-grape gem

This commit is contained in:
Akira Matsuda 2016-06-23 16:37:51 +09:00
parent f3bf4382cc
commit eda17817fc
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
require 'grape'
require 'kaminari'
ActiveSupport::Deprecation.warn 'Kaminari Grape support has been extracted to a separate gem, and will be removed in the next 1.0 release. Please bundle kaminari-grape gem.'
Kaminari::Hooks.init