| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #13937 from ktaragorn/guides_fixes | Vijay Dev | 2014-02-16 | 1 | -1/+6 |
|\ |
|
| * | Getting started guide fixes & Explain X-SendFile a little better, with links | Karthik T | 2014-02-14 | 1 | -1/+6 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-02-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | `requies` => `requires` | Vipul A M | 2014-01-24 | 1 | -1/+1 |
* | | Added some style changes in asset pipeline documentation | sowjanya | 2014-01-29 | 1 | -10/+5 |
* | | Added documentation for css_compressor | sowjanya | 2014-01-28 | 1 | -1/+6 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-12-31 | 1 | -10/+10 |
|\ |
|
| * | [ci skip] trailing documentation whitespace | schneems | 2013-12-19 | 1 | -10/+10 |
* | | Flag `config.assets.raise_runtime_errors` in dev | schneems | 2013-12-19 | 1 | -0/+27 |
|/ |
|
* | :scissors: fix broken url [ci skip] | Gaurish Sharma | 2013-11-09 | 1 | -2/+1 |
* | [ci skip] second parameter of asset-url is depricated | Evgeniy | 2013-10-23 | 1 | -4/+3 |
* | Update docs on Tilt::Template in Asset Pipeline guide | David Verhasselt | 2013-10-21 | 1 | -3/+8 |
* | Add Sass gobbling info to asset pipeline docs | David Verhasselt | 2013-10-17 | 1 | -1/+5 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-08-31 | 1 | -2/+2 |
|\ |
|
| * | Moved "`mod_expires` to be enabled" to new line. | Prathamesh Sonpatki | 2013-08-21 | 1 | -2/+2 |
* | | Merge pull request #11986 from fedesoria/patch-3 | Xavier Noria | 2013-08-26 | 1 | -0/+5 |
|\ \ |
|
| * | | Warning on doc for assets under lib|vendor not precompiling | Federico Soria | 2013-08-26 | 1 | -0/+5 |
| |/ |
|
* / | cleans the guides sources from fancy non-ASCII stuff | Xavier Noria | 2013-08-23 | 1 | -6/+6 |
|/ |
|
* | Fix a broken link | Hiroshige Umino | 2013-08-09 | 1 | -1/+1 |
* | #11759: Update Assets Pipeline Guide | Paul Nikitochkin | 2013-08-06 | 1 | -2/+2 |
* | Update of 'The Asset Pipeline' guide for Rails 4. [ci skip] | Adrien Lamothe | 2013-07-26 | 1 | -229/+537 |
* | [ci-skip] Update link, tweak UglifyJS | Evan Goer | 2013-07-13 | 1 | -2/+2 |
* | Cleaned up wording and tags. | blahedo | 2013-07-06 | 1 | -3/+3 |
* | `initialize_on_precompile` is not used anymore. | Terence Lee | 2013-06-13 | 1 | -19/+0 |
* | Merge pull request #10222 from senny/update_bundler_section_in_assets_guide | Rafael Mendonça França | 2013-05-23 | 1 | -9/+7 |
|\ |
|
| * | asset guide, match application.rb snippets to the generated file [ci skip] | Yves Senn | 2013-04-15 | 1 | -9/+7 |
* | | 2.15.1 is the first release that supports Rails 4. | Sam Ruby | 2013-05-05 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-05-01 | 1 | -4/+4 |
|\ \ |
|
| * | | Update assets_pipeline with config.assets.precompile location | Zoltan Debre | 2013-04-23 | 1 | -2/+2 |
| * | | more Ruby 1.9 Hash syntax in our guides | Yves Senn | 2013-04-15 | 1 | -1/+1 |
| * | | Added description for mtime | Prathamesh Sonpatki | 2013-04-14 | 1 | -1/+1 |
| |/ |
|
* / | Fix guide section about assets precompiling task in production [ci skip] | Francesco Rodriguez | 2013-04-29 | 1 | -1/+1 |
|/ |
|
* | Revert "added details to section 4.1.2 of the Asset Pipeline guide, describin... | Vijay Dev | 2013-04-11 | 1 | -29/+1 |
* | more typos in guides | Vipul A M | 2013-03-20 | 1 | -1/+1 |
* | added details to section 4.1.2 of the Asset Pipeline guide, describing how to... | Tim Lowrimore | 2013-03-15 | 1 | -1/+29 |
* | Merge remote-tracking branch 'docrails/master' | Xavier Noria | 2013-01-26 | 1 | -10/+10 |
|\ |
|
| * | for recommended Apache configuration of asset pipeline, use <Location> instea... | Erik Johnson | 2013-01-17 | 1 | -2/+2 |
| * | update assets guide code styling | Gosha Arinich | 2013-01-10 | 1 | -8/+8 |
* | | add asset pipeline guides section on implementing & registering own engines | Gosha Arinich | 2013-01-10 | 1 | -1/+25 |
|/ |
|
* | copy edits in assets guide [ci skip] | Vijay Dev | 2012-12-21 | 1 | -23/+26 |
* | Explain controller specific assets more thoroughly | Damian Galarza | 2012-12-17 | 1 | -17/+32 |
* | copy editing [ci skip] | Vijay Dev | 2012-12-15 | 1 | -1/+1 |
* | Add a small note about the compressing the file, and how that helps the appli... | Anuj Dutta | 2012-12-13 | 1 | -1/+2 |
* | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -7/+3 |
* | Punctuation, capitalization, grammar fixes in rails guides | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -5/+5 |
* | add a notice about loading assets in production mode | Tony Jian | 2012-12-05 | 1 | -1/+18 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+2 |
* | Asset Pipeline: add 'the' | Steve Klabnik | 2012-11-29 | 1 | -2/+2 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 |