Skip to content

Pull requests: ruby-grape/grape

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Drop support ruby 3.0 and ActiveSupport 7.0
#2649 opened Dec 20, 2025 by ericproulx Loading… updated Dec 20, 2025
Remove deprecated params_builder extensions.
#2648 opened Dec 20, 2025 by ericproulx Loading… updated Dec 20, 2025
explicit kwargs for namespace and route_param
#2647 opened Dec 20, 2025 by ericproulx Loading… updated Dec 20, 2025
Compile endpoints on first call or when API compile!
#2645 opened Dec 17, 2025 by ericproulx Loading… updated Dec 20, 2025
Remove API token requirement from Danger workflow
#2632 opened Dec 7, 2025 by numbata Draft updated Dec 16, 2025
Remove incorrect documentation about combining values and allow_blank
#2631 opened Dec 4, 2025 by eriklovmo Loading… updated Dec 5, 2025
Remove TOC from README.md
#2619 opened Oct 26, 2025 by alexanderadam Draft updated Nov 6, 2025
Params: optional arrays within hashes/JSON objects broken confirmed bug
#2001 opened Feb 28, 2020 by dleavitt Loading… updated Jul 27, 2024
Add a catch when running handler
#2483 opened Jul 25, 2024 by ericproulx Draft updated Jul 25, 2024
Add test to demonstrate validation issue
#2474 opened Jul 17, 2024 by dub-wt Loading… updated Jul 17, 2024
Add TruffleRuby in the test CI workflow
#2320 opened Apr 26, 2023 by andrykonchin Loading… updated Apr 29, 2023
Report endpoint_call.grape which includes the whole stack
#2021 opened Mar 17, 2020 by Kukunin Loading… updated Oct 5, 2022
Add test for declared params with multiple types
#2117 opened Oct 9, 2020 by stanhu Loading… updated Nov 5, 2020
field using types turned into array when declared(params)
#2112 opened Oct 5, 2020 by braktar Loading… updated Oct 9, 2020
Shared parameters are not inherited
#2114 opened Oct 8, 2020 by dim Loading… updated Oct 8, 2020
Add scenario to test coercion of grape entity
#2036 opened Apr 3, 2020 by keithpitty Draft updated Apr 16, 2020
Added failing spec for nested rescue_from declarations
#1982 opened Jan 21, 2020 by wowinter13 Loading… updated Jan 22, 2020
custom validator keeping ref to instance variable
#1593 opened Mar 11, 2017 by loicginoux Loading… updated Jan 7, 2020
Fix entity data type identification
#1863 opened Feb 12, 2019 by fotos Loading… updated Feb 17, 2019
Change HTTP DELETE status code and body logic, use nil for HTTP 204
#1774 opened Jul 24, 2018 by basjanssen Loading… updated Oct 18, 2018
2 tasks done
Failing test for stacked versions w/ catch-all
#1801 opened Oct 17, 2018 by nickrivadeneira Loading… updated Oct 17, 2018
Update rails reloading instructions in README
#1767 opened Jun 15, 2018 by yeonhoyoon Loading… updated Jun 15, 2018
Rescue truly all exceptions
#1745 opened Mar 1, 2018 by mtsmfm Loading… updated Jun 6, 2018
added spec for expected headers when error raised
#1723 opened Dec 21, 2017 by gencer Loading… updated Dec 28, 2017
support Array with index
#1261 opened Jan 30, 2016 by itoufo Loading… updated Aug 30, 2017
ProTip! Filter pull requests by the default branch with base:master.