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

Problems with Rails environments. #36

Open
mockdeep opened this issue Sep 21, 2012 · 0 comments
Open

Problems with Rails environments. #36

mockdeep opened this issue Sep 21, 2012 · 0 comments

Comments

@mockdeep
Copy link

I built an arbor rails engine and I'm having some trouble between different environments. I've discovered that if I set config.assets.debug to false in the environments file it breaks with the following message in the log:

Started GET "/nullarbor.js" for 127.0.0.1 at 2012-09-20 16:43:42 -0700

ActionController::RoutingError (No route matches [GET] "/nullarbor.js"):

Checking through the code, I think it's linked to the arbor_path function inside https://github.com/samizdatco/arbor/blob/master/src/etc.js. Is there a reason it needs to find itself?

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