| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert "Switch to 1.9 hash syntax" | Vijay Dev | 2012-11-17 | 1 | -10/+11 |
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -11/+10 |
* | use em-dashes instead of two minuses in guides | burningTyger | 2012-11-10 | 1 | -4/+4 |
* | Further explain the CDN and caching situation. | Steve Klabnik | 2012-11-09 | 1 | -3/+4 |
* | Add note about asset pipeline and CDNs. | Steve Klabnik | 2012-11-09 | 1 | -0/+11 |
* | With the Asset Pipeline the :cache and :concat options aren't used anymore | Guillermo Iguaran | 2012-10-24 | 1 | -0/+3 |
* | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+760 |
* | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -760/+0 |
* | typo fix: remove duplicate period | cczona | 2012-09-27 | 1 | -1/+1 |
* | Remove highly uncommon `config.assets.manifest` option for moving the manifes... | Guillermo Iguaran | 2012-09-19 | 1 | -9/+0 |
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -50/+43 |
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -14/+14 |
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -98/+98 |
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -6/+6 |
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -33/+43 |
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -110/+110 |
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+766 |