mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Remove Grape support that has been extracted to kaminari-grape gem
This commit is contained in:
parent
f3bf4382cc
commit
eda17817fc
1 changed files with 0 additions and 6 deletions
|
@ -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
|
Loading…
Reference in a new issue