mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Defects grape gem.
This commit is contained in:
parent
be46fb7648
commit
c5659eb03f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ module Kaminari
|
|||
case
|
||||
when rails? then frameworks << 'rails'
|
||||
when sinatra? then frameworks << 'sinatra/base'
|
||||
when grape? then frameworks << 'grape'
|
||||
end
|
||||
frameworks
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue