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

Using asset_path to fix assets pipeline bug #53

Merged
merged 1 commit into from
Aug 20, 2014

Conversation

naveda89
Copy link

With this fix, the assets pipeline works like a charm and there's no need to set things like config.serve_static_assets = true

@cwalsh
Copy link

cwalsh commented May 22, 2014

Under some circumstances, with Rails 4.1, asset pre-compilation can fail without this commit. 👍 from me.

@naveda89
Copy link
Author

Nice to know that @cwalsh :)

@naveda89 naveda89 closed this May 28, 2014
@naveda89 naveda89 reopened this May 28, 2014
@coveralls
Copy link

Coverage Status

Coverage increased (+6.71%) when pulling 88ad48a on naveda89:master into b24852c on resque:master.

@mcfiredrill
Copy link

Its great you fixed it but I'd like to try to understand why the sass helper doesn't work? Have you tried using image-path or asset-path? Would like to avoid embedding .erb in the stylesheet if possible.

mcfiredrill added a commit that referenced this pull request Aug 20, 2014
Using asset_path to fix assets pipeline bug
@mcfiredrill mcfiredrill merged commit a103991 into resque:master Aug 20, 2014
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

Successfully merging this pull request may close these issues.

4 participants