Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

route_xxx methods have been deprecated #2

Open
akeuk opened this issue Jun 30, 2016 · 0 comments
Open

route_xxx methods have been deprecated #2

akeuk opened this issue Jun 30, 2016 · 0 comments

Comments

@akeuk
Copy link

akeuk commented Jun 30, 2016

In Rails 4.2.6, jruby 9.1.1.0 (2.3.0)

I got this warning messages.

.../lib/grape-present_cache/present_cache.rb:13:
The route_xxx methods such as route_path have been deprecated, please use path.
.../lib/grape-present_cache/present_cache.rb:15:
The route_xxx methods such as route_version have been deprecated, please use version.
.../lib/grape-present_cache/present_cache.rb:16:
The route_xxx methods such as route_method have been deprecated, please use request_method.

Thanks

@akeuk akeuk changed the title The route_xxx methods such as route_path have been deprecated route_xxx methods have been deprecated Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant