update grape to 0.3.1 for ruby 2.0 support.
add grape-entity, that is split from grape 0.3.0. remove usage of deprecated error_format, that is removed in grape 0.2.3.
This commit is contained in:
parent
c08f19f275
commit
3b548d9251
3 changed files with 7 additions and 4 deletions
|
@ -9,7 +9,6 @@ module Gitlab
|
|||
end
|
||||
|
||||
format :json
|
||||
error_format :json
|
||||
helpers APIHelpers
|
||||
|
||||
mount Groups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue