-
- 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
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 incorrect documentation about combining
values and allow_blank #2631 opened Dec 4, 2025 by eriklovmo Loading… updated Dec 5, 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
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
added spec for expected headers when error raised
#1723 opened Dec 21, 2017 by gencer Loading… updated Dec 28, 2017
Previous Next
ProTip! Filter pull requests by the default branch with base:master.