aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/asset_pipeline.md
Commit message (Expand)AuthorAgeFilesLines
* Correct small typo.Hank Beaver2015-04-151-1/+1
* Removing GZip section since Sprockets 3.0 no longer create .gz files [ci skip]Andrey Nering2015-04-141-35/+0
* update `config.assets.digest` default value in guides [ci skip]yuuji.yaginuma2015-03-251-2/+1
* [skip ci] Fixed typoJames2015-03-191-1/+1
* [skip ci] Fix typos in guidesAnton Davydov2015-03-151-1/+1
* Update sprockets links to point to rails orgJoshua Peek2015-03-131-3/+3
* Don't recommend to precompile all assetsRafael Mendonça França2015-02-271-21/+0
* Merge pull request #18503 from vipulnsward/guides-in-onXavier Noria2015-01-141-1/+1
|\
| * - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* | Digesting is now enabled by default in developmentRebecca Skinner2015-01-131-1/+1
|/
* Update guides regarding the extension changesRobin Dupret2014-12-261-9/+9
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-191-3/+2
* Update guides with info about vendor/assetsCarlos Souza2014-12-111-1/+3
* Tiny documentation styling fixes [ci skip]Robin Dupret2014-11-021-1/+2
* Fix break on generated htmlCakey | Buddy Magsipoc2014-11-011-2/+1
* Changes puts to logger.infoFilip Bartuzi2014-09-111-2/+2
* [ci skip] change the line orientation on asset precompile pageAditya Kapoor2014-09-091-3/+1
* [ci skip] docs grammarschneems2014-08-261-2/+2
* [ci skip] proper end to sentenceschneems2014-08-261-1/+1
* [ci skip] use NOTE instead of Noteschneems2014-08-261-1/+1
* [ci skip] fix grammar in docsschneems2014-08-241-1/+1
* [ci skip] docs can URL cache invalidationschneems2014-08-241-0/+24
* [ci skip] docs CDN Cache-Control behaviorschneems2014-08-241-0/+24
* [ci skip] docs CDN header debuggingschneems2014-08-241-0/+48
* [ci skip] docs CDN caching behaviorschneems2014-08-241-0/+17
* [ci skip] docs asset_pipeline CDN set upschneems2014-08-241-1/+63
* [ci skip] docs asset_pipeline#CDNsschneems2014-08-241-13/+21
* [ci skip] wrap to 80 charsschneems2014-08-241-1/+2
* Calling require_self twice in css raises Sprockets::ArgumentError exception [...Akshay Vishnoi2014-07-241-2/+1
* Follow-up to #16097 [ci skip]Robin Dupret2014-07-181-3/+6
* correct markdown usage [ci skip]Nishant Modak2014-07-091-3/+3
* Improves readability...Kevin Musiorski2014-06-241-3/+3
* Added missing colon in asset manifest JSON.Aidan Haran2014-06-181-1/+1
* Merge pull request #15657 from JohnRiv/guides_asset_pipeline_localZachary Scott2014-06-111-5/+4
|\
| * There are 3 caveats to Local Precompilation including 1 config changeJohn Riviello2014-06-111-5/+4
* | Updating argument names in default matcher for compiling filesJohn Riviello2014-06-111-1/+1
|/
* cleanup, get rid of trailing whitespace. [ci skip]Yves Senn2014-06-111-2/+2
* Fix Apache Directives [ci skip]Jason Nochlin2014-06-111-2/+4
* [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-8/+8
* config.assets.digests -> config.assets.digestJon Atack2014-06-011-2/+2
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-1/+1
* Default config.assets.digests to true in developmentDan Kang2014-05-171-8/+18
* Improve documentation for asset_urlHubert Łępicki2014-05-081-0/+8
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-04-181-2/+2
|\
| * Fix spelling and proper nounsSteven Harman2014-04-171-4/+4
* | :uglify -> :uglifierBrad Dunbar2014-04-181-1/+1
* | Disable assest cache store in docs [ci skip]Nick Borromeo2014-04-131-0/+8
* | Move assets precompile (and version) to an initializerMatthew Draper2014-04-111-4/+4
* | depend_on_asset is not required anymore on sprockets-rails 2.1.2Rafael Mendonça França2014-04-091-19/+4