-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: ruby-grape/grape
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Promote route metadata to Route keyword arguments
#2779
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Rename Grape::Endpoint's for: keyword to api: and expose #api
#2778
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Add mounted_app reader and app: keyword to Grape::Endpoint
#2777
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Pass path to Grape::Endpoint as a keyword instead of via options
#2776
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Pass http_methods to Grape::Endpoint as a keyword instead of via options
#2775
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Make forward_match an internal kwarg instead of a route option
#2774
opened Jul 4, 2026 by
ericproulx
Contributor
Loading…
Add test for declared params with multiple types
#2117
opened Oct 9, 2020 by
stanhu
Contributor
Loading…
field using types turned into array when declared(params)
#2112
opened Oct 5, 2020 by
braktar
Contributor
Loading…
Report endpoint_call.grape which includes the whole stack
#2021
opened Mar 17, 2020 by
Kukunin
Loading…
Params: optional arrays within hashes/JSON objects broken
confirmed bug
#2001
opened Feb 28, 2020 by
dleavitt
Loading…
Added failing spec for nested rescue_from declarations
#1982
opened Jan 21, 2020 by
wowinter13
Loading…
Failing test for stacked versions w/ catch-all
#1801
opened Oct 17, 2018 by
nickrivadeneira
Loading…
Change HTTP DELETE status code and body logic, use nil for HTTP 204
#1774
opened Jul 24, 2018 by
basjanssen
Loading…
2 tasks done
added spec for expected headers when error raised
#1723
opened Dec 21, 2017 by
gencer
Contributor
Loading…
#1662 - Add a spec for sending single element to an array
#1675
opened Aug 10, 2017 by
ramkumar-kr
Contributor
Loading…
Detect content type correctly if raised any low level errors
#1427
opened Jun 15, 2016 by
hamedrnik
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.