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 Cache in namespace and path
Compile! skip non defined method
Pattern, optimize capture_default
Use delete_if instead of -
* Revert root_prefix and to_regexp
* Refactor path
* Fix prefix, api string allocation
* Drop AttributeTranslator in favor of OrderedOptions
Manage Route regexp in Route class
* Add cache for capture_index
* Drop attribute_translator
Remove useless alias
* Fix all Rubocop Lint/MissingSuper
Add changelog
*[#2378](https://github.com/ruby-grape/grape/pull/2378): Do not overwrite `route_param` with a regular one if they share same name - [@arg](https://github.com/arg).
46
46
*[#2444](https://github.com/ruby-grape/grape/pull/2444): Replace method_missing in endpoint - [@ericproulx](https://github.com/ericproulx).
47
+
*[#2441](https://github.com/ruby-grape/grape/pull/2441): Optimize memory alloc and retained - [@ericproulx](https://github.com/ericproulx).
0 commit comments