We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6aebfa commit be915a4Copy full SHA for be915a4
UPGRADING.md
@@ -7,6 +7,8 @@ Upgrading Grape
7
8
Executing a endpoint's block has been simplified and calling `return` in it has been deprecated.
9
10
+See [#2577](https://github.com/ruby-grape/grape/pull/2577) for more information.
11
+
12
#### Old Deprecations Clean Up
13
14
- `rack_response` has been removed in favor of using `error!`.
0 commit comments