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

Fix documentation related to config.assets.cache_store [ci skip] #23375

Merged
merged 1 commit into from Feb 1, 2016

Conversation

prathamesh-sonpatki
Copy link
Member

@@ -1177,28 +1177,8 @@ TIP: For further details have a look at the docs of your production web server:
Assets Cache Store
------------------

The default Rails cache store will be used by Sprockets to cache assets in
Copy link
Member

Choose a reason for hiding this comment

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

You can still configure the cache store, se only need to change this code to use the proper API. It is like the last example given in the previous text.

- sprockets-rails no longer supports customizing cache store after
  rails/sprockets-rails@ecaeb27 using `config.assets.cache_store`.
- Instead we need to configure it using block syntax.
- Fixes rails#19835.
@prathamesh-sonpatki
Copy link
Member Author

@rafaelfranca Updated. Thanks for the review.

prathamesh-sonpatki referenced this pull request in rails/sprockets-rails Feb 1, 2016
This section is about loading code, not about setting the cache store.
rafaelfranca added a commit that referenced this pull request Feb 1, 2016
Fix documentation related to `config.assets.cache_store` [ci skip]
@rafaelfranca rafaelfranca merged commit 8b2c618 into rails:master Feb 1, 2016
@rafaelfranca
Copy link
Member

❤️ 💚 💙 💛 💜

@prathamesh-sonpatki prathamesh-sonpatki deleted the fix-19835 branch February 1, 2016 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants