| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-05-14 | 1 | -11/+6 |
|\ |
|
| * | This config still applies for Rails 4 Apps and we need to mention it, what wa... | Vipul A M | 2016-05-11 | 1 | -2/+2 |
| * | Asset Pipeline: Remove outdated comment about `config.assets.digest` [ci skip] | Prathamesh Sonpatki | 2016-05-08 | 1 | -1/+1 |
| * | Asset pipeline: Remove documentation about outdated `config.assets.compress` ... | Prathamesh Sonpatki | 2016-05-08 | 1 | -12/+7 |
* | | Fix typos in asset_pipeline.md [ci skip] | Connor Shea | 2016-04-29 | 1 | -2/+2 |
* | | Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc... | Vipul A M | 2016-04-29 | 1 | -0/+11 |
|/ |
|
* | remove Rails 4 text from asset pipeline guide | Scott Bronson | 2016-03-18 | 1 | -7/+3 |
* | Remove needless `break;` [ci skip] | Ryuta Kamizono | 2016-03-10 | 1 | -1/+0 |
* | remove config that are no longer needed in sprockets-rails 3 | yuuji.yaginuma | 2016-03-05 | 1 | -1/+1 |
* | Switch to `data-turbolinks-track="reload"` | Sam Stephenson | 2016-02-23 | 1 | -2/+2 |
* | Use correct path in documentation. | Tom von Schwerdtner | 2016-02-12 | 1 | -1/+1 |
* | Remove references to Rails 4 from assets guide [ci skip] | Prathamesh Sonpatki | 2016-02-08 | 1 | -9/+9 |
* | doc changes | Larry Kyrala | 2016-02-07 | 1 | -1/+4 |
* | Fix documentation related to `config.assets.cache_store` [ci skip] | Prathamesh Sonpatki | 2016-02-01 | 1 | -11/+6 |
* | Fix typos in asset_pipeline.md | Djoume Salvetti | 2016-01-27 | 1 | -3/+3 |
* | insert newlines into code samples | Alexander | 2016-01-20 | 1 | -3/+5 |
* | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 1 | -4/+4 |
* | [ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascrip... | Kasper Timm Hansen | 2015-11-05 | 1 | -1/+1 |
* | [ci skip] Remove final mentions of `static_cache_control` in docs. | Kasper Timm Hansen | 2015-11-05 | 1 | -1/+3 |
* | Replace `serve_static_files` mentions in docs. | Kasper Timm Hansen | 2015-11-04 | 1 | -1/+1 |
* | Fix punctuation [ci skip] | Markov Alexey | 2015-10-23 | 1 | -1/+1 |
* | Revert "Update asset_pipeline.md" | Rafael Mendonça França | 2015-10-07 | 1 | -1/+1 |
* | Update asset_pipeline.md | kentendo | 2015-10-05 | 1 | -1/+1 |
* | [ci skip] Clarified asset pipeline guide | Andreas Lietz | 2015-08-13 | 1 | -4/+4 |
* | Corrected instructions for using Sass | Andreas Lietz | 2015-08-06 | 1 | -4/+4 |
* | Correct small typo. | Hank Beaver | 2015-04-15 | 1 | -1/+1 |
* | Removing GZip section since Sprockets 3.0 no longer create .gz files [ci skip] | Andrey Nering | 2015-04-14 | 1 | -35/+0 |
* | update `config.assets.digest` default value in guides [ci skip] | yuuji.yaginuma | 2015-03-25 | 1 | -2/+1 |
* | [skip ci] Fixed typo | James | 2015-03-19 | 1 | -1/+1 |
* | [skip ci] Fix typos in guides | Anton Davydov | 2015-03-15 | 1 | -1/+1 |
* | Update sprockets links to point to rails org | Joshua Peek | 2015-03-13 | 1 | -3/+3 |
* | Don't recommend to precompile all assets | Rafael Mendonça França | 2015-02-27 | 1 | -21/+0 |
* | Merge pull request #18503 from vipulnsward/guides-in-on | Xavier Noria | 2015-01-14 | 1 | -1/+1 |
|\ |
|
| * | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
* | | Digesting is now enabled by default in development | Rebecca Skinner | 2015-01-13 | 1 | -1/+1 |
|/ |
|
* | Update guides regarding the extension changes | Robin Dupret | 2014-12-26 | 1 | -9/+9 |
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
* | Merge pull request #18100 from chancancode/serve_static_files | Godfrey Chan | 2014-12-19 | 1 | -3/+2 |
* | Update guides with info about vendor/assets | Carlos Souza | 2014-12-11 | 1 | -1/+3 |
* | Tiny documentation styling fixes [ci skip] | Robin Dupret | 2014-11-02 | 1 | -1/+2 |
* | Fix break on generated html | Cakey | Buddy Magsipoc | 2014-11-01 | 1 | -2/+1 |
* | Changes puts to logger.info | Filip Bartuzi | 2014-09-11 | 1 | -2/+2 |
* | [ci skip] change the line orientation on asset precompile page | Aditya Kapoor | 2014-09-09 | 1 | -3/+1 |
* | [ci skip] docs grammar | schneems | 2014-08-26 | 1 | -2/+2 |
* | [ci skip] proper end to sentence | schneems | 2014-08-26 | 1 | -1/+1 |
* | [ci skip] use NOTE instead of Note | schneems | 2014-08-26 | 1 | -1/+1 |
* | [ci skip] fix grammar in docs | schneems | 2014-08-24 | 1 | -1/+1 |
* | [ci skip] docs can URL cache invalidation | schneems | 2014-08-24 | 1 | -0/+24 |
* | [ci skip] docs CDN Cache-Control behavior | schneems | 2014-08-24 | 1 | -0/+24 |
* | [ci skip] docs CDN header debugging | schneems | 2014-08-24 | 1 | -0/+48 |