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

ActionController issues with an 'undefined method helper_method' #16

Open
BrennickL opened this issue Mar 15, 2018 · 1 comment
Open

Comments

@BrennickL
Copy link

Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: already initialized constant ActionController::API::MODULES
/Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: previous definition of MODULES was here

ActionController::RoutingError (undefined method `helper_method' for ActionController::API:Class):

app/controllers/application_controller.rb:1:in <top (required)>' app/controllers/api/postings_tables_controller.rb:1:in <top (required)>'
/Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: already initialized constant ActionController::API::MODULES
/Users/biosci/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-5.1.5/lib/action_controller/api.rb:110: warning: previous definition of MODULES was here

@espen
Copy link

espen commented May 14, 2020

Duplicate of #12

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