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

undefined local variable or method `cache_store' for ActionController::API:Class #1648

Closed
GCorbel opened this issue Apr 1, 2016 · 1 comment

Comments

@GCorbel
Copy link

GCorbel commented Apr 1, 2016

In a Rails 5 app, on the master branch of AMS, when I go to any controller, I have :

undefined local variable or method `cache_store' for ActionController::API:Class

It stops at this line. cache_store seems to not be available in Rails 5.

@bf4
Copy link
Member

bf4 commented Apr 1, 2016

This is fixed on master by #1637 Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants