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

Fixes if user set initialize_on_precompile to false, will fail to compile #1

Conversation

linjunpop
Copy link

if set config.assets.initialize_on_precompile = false, it will fail to compile js and css files.

Same issue with railsadminteam/rails_admin#1192, and this is copied from rails_admin's solution.

…pile.

if set `config.assets.initialize_on_precompile = false`, it will fail
to compile js and css files.
@linjunpop
Copy link
Author

And will u guys enable the issues tracker for this repo?

//cc @sishen

sishen added a commit that referenced this pull request Sep 14, 2012
…pile-to-false

Fixes if user set initialize_on_precompile to false, will fail to compile
@sishen sishen merged commit ee40c23 into pragmaticly:master Sep 14, 2012
@sishen
Copy link
Member

sishen commented Sep 14, 2012

@linjunpop Thanks!

sishen pushed a commit that referenced this pull request Mar 21, 2013
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.

2 participants