aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/asset_pipeline.md
Commit message (Expand)AuthorAgeFilesLines
* Calling require_self twice in css raises Sprockets::ArgumentError exception [...Akshay Vishnoi2014-07-241-2/+1
* Follow-up to #16097 [ci skip]Robin Dupret2014-07-181-3/+6
* correct markdown usage [ci skip]Nishant Modak2014-07-091-3/+3
* Improves readability...Kevin Musiorski2014-06-241-3/+3
* Added missing colon in asset manifest JSON.Aidan Haran2014-06-181-1/+1
* Merge pull request #15657 from JohnRiv/guides_asset_pipeline_localZachary Scott2014-06-111-5/+4
|\
| * There are 3 caveats to Local Precompilation including 1 config changeJohn Riviello2014-06-111-5/+4
* | Updating argument names in default matcher for compiling filesJohn Riviello2014-06-111-1/+1
|/
* cleanup, get rid of trailing whitespace. [ci skip]Yves Senn2014-06-111-2/+2
* Fix Apache Directives [ci skip]Jason Nochlin2014-06-111-2/+4
* [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-8/+8
* config.assets.digests -> config.assets.digestJon Atack2014-06-011-2/+2
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-1/+1
* Default config.assets.digests to true in developmentDan Kang2014-05-171-8/+18
* Improve documentation for asset_urlHubert Łępicki2014-05-081-0/+8
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-04-181-2/+2
|\
| * Fix spelling and proper nounsSteven Harman2014-04-171-4/+4
* | :uglify -> :uglifierBrad Dunbar2014-04-181-1/+1
* | Disable assest cache store in docs [ci skip]Nick Borromeo2014-04-131-0/+8
* | Move assets precompile (and version) to an initializerMatthew Draper2014-04-111-4/+4
* | depend_on_asset is not required anymore on sprockets-rails 2.1.2Rafael Mendonça França2014-04-091-19/+4
* | Guides: minor typo fixed [ci skip]Vadim Golub2014-04-091-1/+1
|/
* [skip ci] Fix the javascript path in guide for asset modulesJingwen Owen Ou2014-02-201-1/+1
* Merge pull request #13937 from ktaragorn/guides_fixesVijay Dev2014-02-161-1/+6
|\
| * Getting started guide fixes & Explain X-SendFile a little better, with linksKarthik T2014-02-141-1/+6
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-091-1/+1
|\ \ | |/ |/|
| * `requies` => `requires`Vipul A M2014-01-241-1/+1
* | Added some style changes in asset pipeline documentationsowjanya2014-01-291-10/+5
* | Added documentation for css_compressorsowjanya2014-01-281-1/+6
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-311-10/+10
|\
| * [ci skip] trailing documentation whitespaceschneems2013-12-191-10/+10
* | Flag `config.assets.raise_runtime_errors` in devschneems2013-12-191-0/+27
|/
* :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