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

EpicEditor not working in Rails 4.2.5 production environment. #5

Open
petermcneely opened this issue Jun 25, 2016 · 0 comments
Open

Comments

@petermcneely
Copy link

I'm not sure why this problem does not occur in Rails 4.2.5's development environment however, when running EpicEditor in Rails' production environment, it seems as though Rails cannot resolve the module's name to the expected EpicEditor:

/Users/mcneelyp/.rvm/gems/ruby-2.2.1/gems/actionpack-4.2.5/lib/abstract_controller/helpers.rb:162:in 'rescue in block in modules_for_helpers': Couldn't find Epiceditor::ApplicationHelper, expected it to be defined in helpers/epiceditor/application_helper.rb (NameError)

Either renaming the module to Epiceditor or renaming folders, files, and their references to epic_editor seems to fix this issue.

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