You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(#2236): Stripping the internals of Grape::Endpoint when NoMethodError is raised (#2368)
* fix(#2236): Stripping the internals of `Grape::Endpoint` when `NoMethodError` is raised
* fix(#2236): Follow quote ruby style and including the endpoint in the error message
* fix(#2236): Running rubocop and applying corrections
*[#2366](https://github.com/ruby-grape/grape/pull/2366): Default quality to 1.0 in the `Accept` header when omitted - [@hiddewie](https://github.com/hiddewie).
15
+
*[#2368](https://github.com/ruby-grape/grape/pull/2368): Stripping the internals of `Grape::Endpoint` when `NoMethodError` is raised - [@jcagarcia](https://github.com/jcagarcia).
0 commit comments