aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/asset_pipeline.textile
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed typo in asset_pipeline, jquery_rails should be jquery-railsScott Stewart2011-06-181-1/+1
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubScott Stewart2011-06-181-1/+1
|
* Merge github.com:lifo/docrailsLeonard Garvey2011-06-181-8/+8
|\
| * Fix indentation on manifest examples in assets guideRyan Bigg2011-06-181-7/+7
| |
| * File needs to be at public/assets, not public/imagesRyan Bigg2011-06-181-1/+1
| |
* | Fixed a typo in asset pipelineLeonard Garvey2011-06-181-2/+2
|/
* Flesh out the asset pipeline guide with information learned from today's ↵Ryan Bigg2011-06-181-20/+72
| | | | research
* Match tone already establishedMohammad Typaldos2011-06-091-1/+1
|
* require_tree is pretty simpleMohammad Typaldos2011-06-081-2/+2
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-051-3/+15
|
* Stubbing and some content addition and changesMohammad Typaldos2011-05-301-7/+15
|
* What is the asset pipeline?Mohammad Typaldos2011-05-301-1/+3
|
* Spelling corrections in the guides.Evan Farrar2011-05-291-4/+4
|
* Adding assets to a gemMohammad Typaldos2011-05-291-2/+4
|
* Typo in the asset pipeline guide.Evan Farrar2011-05-291-1/+1
|
* Fixes spelling mistakes pointed out by @vijaydevMohammad Typaldos2011-05-291-1/+1
|
* Changes wording to make it a bit eaiser to understandMohammad Typaldos2011-05-291-1/+1
|
* Why should you use the asset pipeline?Mohammad Typaldos2011-05-291-0/+4
|
* Adds outline draft#1 for the Asset Pipeline, please comment if you have ↵Mohammad El-Abid2011-05-251-0/+29
thoughts about it!