aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/asset_pipeline.textile
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor grammar mistakejoeellis2011-07-141-1/+1
|
* [asset pipeline] add capistrano taskRichard Hulse2011-07-131-1/+15
| | | | | Task still needs to symlink default rails default filestore location, but code may still be settling
* [asset pipeline] more updates to docsRichard Hulse2011-07-111-20/+48
|
* Add section about debugging assetsRyan Bigg2011-07-091-1/+25
|
* Clarify that per-controller asset files are not 'magically' loaded by the ↵Ryan Bigg2011-07-091-1/+1
| | | | controller, but rather need to be required
* rails text been added before versionJudeArasu2011-07-051-4/+5
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-07-031-3/+3
|
* [asset pipeline] expand section on configurationRichard Hulse2011-07-031-10/+19
|
* [asset pipeline] More updatesRichard Hulse2011-07-031-9/+13
| | | resources for fingerprinting, grammar,CSS
* [asset pipeline] Add resources to fingerprintingRichard Hulse2011-07-031-3/+2
|
* [asset pipeline] what is fingerprinting sectionRichard Hulse2011-07-031-6/+13
|
* [asset pipeline] spelling !Richard Hulse2011-07-031-3/+3
|
* [asset pipeline] Add new rationale sectionRichard Hulse2011-07-031-1/+31
| | | | This will contain details about fingerprinting.
* [asset pipeline] refactor docs and add new contentRichard Hulse2011-07-011-25/+162
| | | | | This changes the document around and adds more details about the rationale behind the pipeline. Still a WIP.
* [asset pipeline] Add production assets sectionRyan Bigg2011-06-281-1/+12
|
* [asset pipeline] Add examples of javascript_include_tag and stylesheet_link_tagRyan Bigg2011-06-281-1/+6
|
* [Asset pipeline] Move external assets section down to 'Adding assets to your ↵Ryan Bigg2011-06-281-5/+3
| | | | gems' section
* [asset pipeline] production assets covered later in the guideRyan Bigg2011-06-281-1/+1
|
* [asset pipeline] sections at the bottom of the asset pipeline guide should ↵Ryan Bigg2011-06-281-3/+3
| | | | all be toplevel
* [asset pipeline] Mention that hashed files are also picked up by SprocketsRyan Bigg2011-06-281-1/+3
|
* [asset pipeline] Cascade -> CascadingRyan Bigg2011-06-281-1/+1
|
* fix javascript caseVijay Dev2011-06-281-1/+1
|
* Refer to sprockets + jammit as libraries, not gemsRyan Bigg2011-06-261-2/+4
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-241-1/+1
|
* Added Gzip to Asset Pipeline via GitHubMohammad Typaldos2011-06-211-0/+2
|
* Sprockets itself doesn't compressMohammad Typaldos2011-06-201-4/+4
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-201-1/+6
|
* Consistency issues with pre-processorMohammad Typaldos2011-06-181-1/+1
|
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-181-1/+1
|
* Let the reader know what JS and CSS stand for. Slight rewording as well.Mohammad Typaldos2011-06-181-1/+1
|
* edit assets guide for cases & minor wording changesVijay Dev2011-06-181-3/+3
|
* Sprockets itself doesn't do this, it's uglifier and other gems, Sprockets is ↵Mohammad Typaldos2011-06-181-3/+1
| | | | just the puppet master.
* Edited railties/guides/source/asset_pipeline.textile via GitHubMohammad Typaldos2011-06-181-16/+8
|
* 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
|