aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/asset_pipeline.textile
Commit message (Expand)AuthorAgeFilesLines
* Fix asset_path example in CSS and ERB sectionGuillermo Iguaran2011-09-021-1/+1
* fix YUI descriptionRichard Hulse2011-09-031-1/+1
* Revert "Fixing guides validation errors."Vijay Dev2011-09-021-3/+3
* debug option to js, stylesheet tags are ignored when debug mode is offVijay Dev2011-09-021-1/+1
* Merge branch 'fix_validation_errors'Andrew Olson2011-09-021-3/+3
|\
| * Fixing guides validation errors.Andrew Olson2011-09-021-3/+3
* | fix some minor omissions in pipeline docsRichard Hulse2011-09-021-5/+18
* | Change "SCSS" to "Sass" in sentences where it's referred to as "language", be...Roy Tomeij2011-09-011-5/+5
|/
* Move css data URI into css/erb sectionRichard Hulse2011-09-011-8/+8
* pipeline docs improvementRichard Hulse2011-09-011-20/+25
* pipeline docs - spelling and some whitespaceRichard Hulse2011-09-011-5/+5
* Adding reference about ExecJS for CoffeeScriptGuillermo Iguaran2011-09-011-2/+4
* Add reference to ExecJS in JavaScript Compression sectionGuillermo Iguaran2011-09-011-1/+3
* Fixing sass-rails helpers methods examplesGuillermo Iguaran2011-09-011-4/+4
* Giving info about what are the defaults for test environmentGuillermo Iguaran2011-09-011-1/+1
* update pipeline docs to reflect new defaultsRichard Hulse2011-09-011-32/+93
* Instructions for nginx and apache addedKir2011-08-311-2/+28
* Add section to pipeline docs to help people upgradingRichard Hulse2011-09-011-0/+47
* Fixing spelling, throught -> through.Andrew Olson2011-08-311-1/+1
* syncs assets guide with what's in 3-1-stableXavier Noria2011-08-311-11/+27
* adds the asset pipeline guide to the indexXavier Noria2011-08-301-1/+1
* Documentation fixesIgor Zubkov2011-08-291-4/+4
* Update Debugging Assets section of Assets Pipeline guideGuillermo Iguaran2011-08-251-1/+8
* Allow to debug assets by config.assets.debugAndrey A.I. Sitnik2011-08-221-1/+1
* Document debugging assets set by default for dev and test envs in the asset_p...Sebastian Martinez2011-08-191-0/+2
* Updates to remove extra whitespaces and notably fix a whitespace issue with a...Jeff Dutil2011-08-161-4/+0
* Updates to Asset Pipeline GuideJESii2011-08-151-45/+45
* assets guide - add info about require_directory, minor rephrasingsVijay Dev2011-08-151-5/+7
* [asset pipeline] update snippet to reflect patchRichard Hulse2011-08-131-1/+2
* [asset pipeline] update to reflect new sendfile header defaultRichard Hulse2011-08-131-4/+2
* [asset pipeline] Update Capistrano infoRichard Hulse2011-08-131-6/+4
* [asset pipeline] fixed exampleRichard Hulse2011-08-131-1/+1
* Changed several instances of British English to be American EnglishEvan Farrar2011-07-231-1/+1
* little details seen while doing a pass through what's new in docrailsXavier Noria2011-07-231-4/+4
* Fix typoIgor Zubkov2011-07-211-1/+1
* Fixed asset_url in asset_pipeline docEvan Machnic2011-07-191-2/+2
* Merge branch 'master' of github.com:lifo/docrailsEvan Machnic2011-07-191-40/+34
|\
| * Fixing the incorrect change made in bae54c5Vijay Dev2011-07-201-4/+1
| * some corrections in assets pipeline guideVijay Dev2011-07-201-36/+33
* | image_url documentation in asset_pipelin docEvan Machnic2011-07-191-1/+9
|/
* Capitalization compliance for asset_pipeline docEvan Machnic2011-07-191-9/+9
* Complete another review of asset pipeline guideRyan Bigg2011-07-181-35/+32
* [asset pipeline] update capistrano task codeRichard Hulse2011-07-181-5/+2
* [asset pipeline] Correct CSS section and include Gem detailsRichard Hulse2011-07-171-9/+9
* Switch Tilt link to Textile formatSam Umbach2011-07-161-2/+2
* Fix typoSam Umbach2011-07-161-1/+1
* [asset pipeline] A few corrections and some new materialRichard Hulse2011-07-171-5/+25
* [asset pipeline] Add section on sendfile optionRichard Hulse2011-07-161-0/+14
* [asset pipeline] Added information about data uri helperRichard Hulse2011-07-151-1/+10
* Minor grammar mistakejoeellis2011-07-141-1/+1