aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/asset_pipeline.md
Commit message (Expand)AuthorAgeFilesLines
* :scissors: fix broken url [ci skip]Gaurish Sharma2013-11-091-2/+1
* [ci skip] second parameter of asset-url is depricatedEvgeniy2013-10-231-4/+3
* Update docs on Tilt::Template in Asset Pipeline guideDavid Verhasselt2013-10-211-3/+8
* Add Sass gobbling info to asset pipeline docsDavid Verhasselt2013-10-171-1/+5
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-08-311-2/+2
|\
| * Moved "`mod_expires` to be enabled" to new line.Prathamesh Sonpatki2013-08-211-2/+2
* | Merge pull request #11986 from fedesoria/patch-3Xavier Noria2013-08-261-0/+5
|\ \
| * | Warning on doc for assets under lib|vendor not precompilingFederico Soria2013-08-261-0/+5
| |/
* / cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-6/+6
|/
* Fix a broken linkHiroshige Umino2013-08-091-1/+1
* #11759: Update Assets Pipeline GuidePaul Nikitochkin2013-08-061-2/+2
* Update of 'The Asset Pipeline' guide for Rails 4. [ci skip]Adrien Lamothe2013-07-261-229/+537
* [ci-skip] Update link, tweak UglifyJSEvan Goer2013-07-131-2/+2
* Cleaned up wording and tags.blahedo2013-07-061-3/+3
* `initialize_on_precompile` is not used anymore.Terence Lee2013-06-131-19/+0
* Merge pull request #10222 from senny/update_bundler_section_in_assets_guideRafael Mendonça França2013-05-231-9/+7
|\
| * asset guide, match application.rb snippets to the generated file [ci skip]Yves Senn2013-04-151-9/+7
* | 2.15.1 is the first release that supports Rails 4.Sam Ruby2013-05-051-1/+1
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-05-011-4/+4
|\ \
| * | Update assets_pipeline with config.assets.precompile locationZoltan Debre2013-04-231-2/+2
| * | more Ruby 1.9 Hash syntax in our guidesYves Senn2013-04-151-1/+1
| * | Added description for mtimePrathamesh Sonpatki2013-04-141-1/+1
| |/
* / Fix guide section about assets precompiling task in production [ci skip]Francesco Rodriguez2013-04-291-1/+1
|/
* Revert "added details to section 4.1.2 of the Asset Pipeline guide, describin...Vijay Dev2013-04-111-29/+1
* more typos in guidesVipul A M2013-03-201-1/+1
* added details to section 4.1.2 of the Asset Pipeline guide, describing how to...Tim Lowrimore2013-03-151-1/+29
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-01-261-10/+10
|\
| * for recommended Apache configuration of asset pipeline, use <Location> instea...Erik Johnson2013-01-171-2/+2
| * update assets guide code stylingGosha Arinich2013-01-101-8/+8
* | add asset pipeline guides section on implementing & registering own enginesGosha Arinich2013-01-101-1/+25
|/
* copy edits in assets guide [ci skip]Vijay Dev2012-12-211-23/+26
* Explain controller specific assets more thoroughlyDamian Galarza2012-12-171-17/+32
* copy editing [ci skip]Vijay Dev2012-12-151-1/+1
* Add a small note about the compressing the file, and how that helps the appli...Anuj Dutta2012-12-131-1/+2
* Remove references to Rails versions.Steve Klabnik2012-12-071-7/+3
* Punctuation, capitalization, grammar fixes in rails guidesKatie Oldaker2012-12-071-5/+5
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-5/+5
* add a notice about loading assets in production modeTony Jian2012-12-051-1/+18
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+2
* Asset Pipeline: add 'the'Steve Klabnik2012-11-291-2/+2
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-5/+5
* Revert "Switch to 1.9 hash syntax"Vijay Dev2012-11-171-10/+11
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-11/+10
* use em-dashes instead of two minuses in guidesburningTyger2012-11-101-4/+4
* Further explain the CDN and caching situation.Steve Klabnik2012-11-091-3/+4
* Add note about asset pipeline and CDNs.Steve Klabnik2012-11-091-0/+11
* With the Asset Pipeline the :cache and :concat options aren't used anymoreGuillermo Iguaran2012-10-241-0/+3
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+760
* divided into folder with the languageRodrigo Martins2012-10-171-760/+0
* typo fix: remove duplicate periodcczona2012-09-271-1/+1