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

Warning on doc for assets under lib|vendor not precompiling #11986

Merged
merged 1 commit into from Aug 26, 2013
Merged

Warning on doc for assets under lib|vendor not precompiling #11986

merged 1 commit into from Aug 26, 2013

Conversation

fedesoria
Copy link
Contributor

There is no reference to having assets under lib/assets or vendor/assets that they will not be precompiled.
Took me a while to figure this out since it's only documented on the upgrade notes.

@fxn
Copy link
Member

fxn commented Aug 23, 2013

Proposed edit:

WARNING: If you are upgrading from Rails 3, please take into account that assets
under `lib/assets` or `vendor/assets` are available for inclusion via the
application manifests but no longer part of the precompile array. See
[Precompiling Assets](#precompiling-assets) for guidance.

@robin850
Copy link
Member

👍

@fedesoria
Copy link
Contributor Author

All done.
Thanks for the help, my first rails commit.

@fxn
Copy link
Member

fxn commented Aug 26, 2013

Awesome, thanks!

fxn added a commit that referenced this pull request Aug 26, 2013
Warning on doc for assets under lib|vendor not precompiling
@fxn fxn merged commit 44cbad8 into rails:master Aug 26, 2013
@fxn
Copy link
Member

fxn commented Aug 26, 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.

None yet

3 participants