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

Rails 5: undefined method `helper' for ActionController::API:Class #153

Closed
Deekor opened this issue Jan 12, 2017 · 1 comment
Closed

Rails 5: undefined method `helper' for ActionController::API:Class #153

Deekor opened this issue Jan 12, 2017 · 1 comment

Comments

@Deekor
Copy link

Deekor commented Jan 12, 2017

Just upgraded to Rails 5 and am now getting this error when starting my server.

Rails 5: undefined method `helper' for ActionController::API:Class

Stack trace shows it's coming from

filepicker-rails-2.1.0/lib/filepicker_rails/engine.rb:13:in `block (2 levels) in <class:Engine>': undefined method `helper' for ActionController::API:Class (NoMethodError)
emars added a commit to emars/filepicker-rails that referenced this issue Feb 24, 2017
jamesdphillips pushed a commit to jamesdphillips/filepicker-rails that referenced this issue Feb 27, 2017
@kyuss
Copy link
Contributor

kyuss commented Apr 6, 2017

Merged and fixed in version 2.2.0.

@kyuss kyuss closed this as completed Apr 6, 2017
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

2 participants