aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/asset_pipeline.md
Commit message (Collapse)AuthorAgeFilesLines
* Changes puts to logger.infoFilip Bartuzi2014-09-111-2/+2
|
* [ci skip] change the line orientation on asset precompile pageAditya Kapoor2014-09-091-3/+1
|
* [ci skip] docs grammarschneems2014-08-261-2/+2
|
* [ci skip] proper end to sentenceschneems2014-08-261-1/+1
|
* [ci skip] use NOTE instead of Noteschneems2014-08-261-1/+1
|
* [ci skip] fix grammar in docsschneems2014-08-241-1/+1
|
* [ci skip] docs can URL cache invalidationschneems2014-08-241-0/+24
|
* [ci skip] docs CDN Cache-Control behaviorschneems2014-08-241-0/+24
|
* [ci skip] docs CDN header debuggingschneems2014-08-241-0/+48
|
* [ci skip] docs CDN caching behaviorschneems2014-08-241-0/+17
|
* [ci skip] docs asset_pipeline CDN set upschneems2014-08-241-1/+63
|
* [ci skip] docs asset_pipeline#CDNsschneems2014-08-241-13/+21
|
* [ci skip] wrap to 80 charsschneems2014-08-241-1/+2
|
* Calling require_self twice in css raises Sprockets::ArgumentError exception ↵Akshay Vishnoi2014-07-241-2/+1
| | | | [ci skip]
* Follow-up to #16097 [ci skip]Robin Dupret2014-07-181-3/+6
| | | | | | | | Even if this is not exactly the same, let's add a new-line character instead of two spaces. While it's specified in the Markdown specs that adding spaces at the end of the line creates a break-line tag, this is a brittle approach as people may remove them saving the file on certain editors.
* correct markdown usage [ci skip]Nishant Modak2014-07-091-3/+3
|
* Improves readability...Kevin Musiorski2014-06-241-3/+3
| | | | [ci skip]
* 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
|\ | | | | [ci skip] There are 3 caveats to Local Precompilation including 1 config change
| * There are 3 caveats to Local Precompilation including 1 config changeJohn Riviello2014-06-111-5/+4
| | | | | | | | not 2 caveats with one of them being 2 config changes [ci skip]
* | Updating argument names in default matcher for compiling filesJohn Riviello2014-06-111-1/+1
|/ | | | to match arguments used in sprockets-rails [ci skip]
* cleanup, get rid of trailing whitespace. [ci skip]Yves Senn2014-06-111-2/+2
| | | | | | Follow up to #15636. /cc @hundredwatt
* Fix Apache Directives [ci skip]Jason Nochlin2014-06-111-2/+4
| | | Directives need to be placed on their own lines in order to work. Tested on: `Server version: Apache/2.2.22 (Ubuntu); Server built: Mar 19 2014 21:11:15`
* [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-8/+8
|
* config.assets.digests -> config.assets.digestJon Atack2014-06-011-2/+2
| | | | | in Asset Pipeline guide. [skip ci]
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-1/+1
| | | | [ci skip]
* Default config.assets.digests to true in developmentDan Kang2014-05-171-8/+18
|
* Improve documentation for asset_urlHubert Łępicki2014-05-081-0/+8
| | | | Updated CHANGELOG.md with entry about :host in asset_url
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-04-181-2/+2
|\
| * Fix spelling and proper nounsSteven Harman2014-04-171-4/+4
| | | | | | | | [ci skip]
* | :uglify -> :uglifierBrad Dunbar2014-04-181-1/+1
| | | | | | | | | | The name of the gem is `uglifier` and all other references use `uglifier`, not `uglify`.
* | 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
| | | | | | | | | | sprockets-rails 2.1 needs the precompile list to be available in all environments.
* | 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
|\ | | | | Guides fixes
| * Getting started guide fixes & Explain X-SendFile a little better, with linksKarthik T2014-02-141-1/+6
| | | | | | | | | | | | | | | | Explain how form_for :article is able to pull in the properties of @article Make it clear that article_id is generated due to the association set up Add link to the rails function that uses X-Sendfile. Add links to apache and nginx docs for the header
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-091-1/+1
|\ \ | |/ |/| | | | | | | | | Conflicts: guides/source/active_record_validations.md guides/source/api_documentation_guidelines.md guides/source/configuring.md
| * `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
|/ | | | | By default `config.assets.raise_runtime_errors` should be set to `true` in development for new apps. Source: https://github.com/rails/sprockets-rails/pull/100
* :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
| | | | [ci skip]
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-08-311-2/+2
|\