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

Skip assets options in environments files when --skip-sprockets is used #3936

Conversation

guilleiguaran
Copy link
Member

No description provided.

@guilleiguaran
Copy link
Member Author

cc @wycats

assert_no_match(/config\.assets\.debug = true/, content)
end
assert_file "config/environments/production.rb" do |content|
assert_no_match(/config\.assets\.digset = true/, content)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/digset/digest

@guilleiguaran
Copy link
Member Author

@vijaydev: typo fixed

wycats added a commit that referenced this pull request Dec 11, 2011
…sprockets-skipped

Skip assets options in environments files when --skip-sprockets is used
@wycats wycats merged commit 75a9d88 into rails:master Dec 11, 2011
@vijaydev vijaydev merged commit ea5a70a into rails:master Dec 11, 2011
@vijaydev
Copy link
Member

I did not do it. GitHub bug !!!

@parndt
Copy link
Contributor

parndt commented Dec 11, 2011

That explains it! :-) Haven't seen that one before

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.

None yet

4 participants