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

I get "couldn't find file handlebars.runtime" error inside a rails engine #141

Open
Allanon29 opened this issue Nov 19, 2015 · 1 comment

Comments

@Allanon29
Copy link

I really like the idea of this gem, but when I require it in application.js ( inside a rails engine ) I get this error:
"couldn't find file handlebars.runtime"

This happens with handlebars.runtime and handlebars also.
I also tried to require it like this:
engine_name/handlebars.runtime

but the same error occurs.

Any suggestions to solve this?

jorrizza referenced this issue in jorrizza/alchemy_cms Feb 2, 2016
@blindMoe
Copy link

I have the same issue. It does not seem like the gem's assets are being pumped into the asset pipeline. Do we need to run a generator in order to have the handlebars javascript files put in the proper place?

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