Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct markdown usage [ci skip] | Nishant Modak | 2014-07-09 | 1 | -3/+3 |
| | |||||
* | Improves readability... | Kevin Musiorski | 2014-06-24 | 1 | -3/+3 |
| | | | | [ci skip] | ||||
* | Added missing colon in asset manifest JSON. | Aidan Haran | 2014-06-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #15657 from JohnRiv/guides_asset_pipeline_local | Zachary Scott | 2014-06-11 | 1 | -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 change | John Riviello | 2014-06-11 | 1 | -5/+4 |
| | | | | | | | | not 2 caveats with one of them being 2 config changes [ci skip] | ||||
* | | Updating argument names in default matcher for compiling files | John Riviello | 2014-06-11 | 1 | -1/+1 |
|/ | | | | to match arguments used in sprockets-rails [ci skip] | ||||
* | cleanup, get rid of trailing whitespace. [ci skip] | Yves Senn | 2014-06-11 | 1 | -2/+2 |
| | | | | | | Follow up to #15636. /cc @hundredwatt | ||||
* | Fix Apache Directives [ci skip] | Jason Nochlin | 2014-06-11 | 1 | -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 capitalization | Akshay Vishnoi | 2014-06-07 | 1 | -8/+8 |
| | |||||
* | config.assets.digests -> config.assets.digest | Jon Atack | 2014-06-01 | 1 | -2/+2 |
| | | | | | in Asset Pipeline guide. [skip ci] | ||||
* | Use generated binstubs in guides examples. | Josef Šimánek | 2014-05-20 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Default config.assets.digests to true in development | Dan Kang | 2014-05-17 | 1 | -8/+18 |
| | |||||
* | Improve documentation for asset_url | Hubert Łępicki | 2014-05-08 | 1 | -0/+8 |
| | | | | Updated CHANGELOG.md with entry about :host in asset_url | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-04-18 | 1 | -2/+2 |
|\ | |||||
| * | Fix spelling and proper nouns | Steven Harman | 2014-04-17 | 1 | -4/+4 |
| | | | | | | | | [ci skip] | ||||
* | | :uglify -> :uglifier | Brad Dunbar | 2014-04-18 | 1 | -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 Borromeo | 2014-04-13 | 1 | -0/+8 |
| | | |||||
* | | Move assets precompile (and version) to an initializer | Matthew Draper | 2014-04-11 | 1 | -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.2 | Rafael Mendonça França | 2014-04-09 | 1 | -19/+4 |
| | | |||||
* | | Guides: minor typo fixed [ci skip] | Vadim Golub | 2014-04-09 | 1 | -1/+1 |
|/ | |||||
* | [skip ci] Fix the javascript path in guide for asset modules | Jingwen Owen Ou | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #13937 from ktaragorn/guides_fixes | Vijay Dev | 2014-02-16 | 1 | -1/+6 |
|\ | | | | | Guides fixes | ||||
| * | Getting started guide fixes & Explain X-SendFile a little better, with links | Karthik T | 2014-02-14 | 1 | -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/docrails | Vijay Dev | 2014-02-09 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | Conflicts: guides/source/active_record_validations.md guides/source/api_documentation_guidelines.md guides/source/configuring.md | ||||
| * | `requies` => `requires` | Vipul A M | 2014-01-24 | 1 | -1/+1 |
| | | |||||
* | | Added some style changes in asset pipeline documentation | sowjanya | 2014-01-29 | 1 | -10/+5 |
| | | |||||
* | | Added documentation for css_compressor | sowjanya | 2014-01-28 | 1 | -1/+6 |
|/ | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-12-31 | 1 | -10/+10 |
|\ | |||||
| * | [ci skip] trailing documentation whitespace | schneems | 2013-12-19 | 1 | -10/+10 |
| | | |||||
* | | Flag `config.assets.raise_runtime_errors` in dev | schneems | 2013-12-19 | 1 | -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 Sharma | 2013-11-09 | 1 | -2/+1 |
| | |||||
* | [ci skip] second parameter of asset-url is depricated | Evgeniy | 2013-10-23 | 1 | -4/+3 |
| | |||||
* | Update docs on Tilt::Template in Asset Pipeline guide | David Verhasselt | 2013-10-21 | 1 | -3/+8 |
| | |||||
* | Add Sass gobbling info to asset pipeline docs | David Verhasselt | 2013-10-17 | 1 | -1/+5 |
| | | | | [ci skip] | ||||
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-08-31 | 1 | -2/+2 |
|\ | |||||
| * | Moved "`mod_expires` to be enabled" to new line. | Prathamesh Sonpatki | 2013-08-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | - Right now the comment was not rendering properly. # The Expires* directives requires the Apache module `mod_expires` to be # enabled. - After this change - # The Expires* directives requires the Apache module # `mod_expires` to be enabled. | ||||
* | | Merge pull request #11986 from fedesoria/patch-3 | Xavier Noria | 2013-08-26 | 1 | -0/+5 |
|\ \ | | | | | | | Warning on doc for assets under lib|vendor not precompiling | ||||
| * | | Warning on doc for assets under lib|vendor not precompiling | Federico Soria | 2013-08-26 | 1 | -0/+5 |
| |/ | |||||
* / | cleans the guides sources from fancy non-ASCII stuff | Xavier Noria | 2013-08-23 | 1 | -6/+6 |
|/ | |||||
* | Fix a broken link | Hiroshige Umino | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | #11759: Update Assets Pipeline Guide | Paul Nikitochkin | 2013-08-06 | 1 | -2/+2 |
| | | | | by default included to precompile only non-js/css files from `app/assets` and `application.(css|js)` | ||||
* | Update of 'The Asset Pipeline' guide for Rails 4. [ci skip] | Adrien Lamothe | 2013-07-26 | 1 | -229/+537 |
| | |||||
* | [ci-skip] Update link, tweak UglifyJS | Evan Goer | 2013-07-13 | 1 | -2/+2 |
| | |||||
* | Cleaned up wording and tags. | blahedo | 2013-07-06 | 1 | -3/+3 |
| | | | | | | | | Replaced <br /> with <br> for consistency; Added note about singular/plural distinction (which was previously confusing to a Rails noob); Rephrased explanation of how form is routed to controller, again to reduce confusion; and added explanation to replace incorrect link. [ci skip] | ||||
* | `initialize_on_precompile` is not used anymore. | Terence Lee | 2013-06-13 | 1 | -19/+0 |
| | |||||
* | Merge pull request #10222 from senny/update_bundler_section_in_assets_guide | Rafael Mendonça França | 2013-05-23 | 1 | -9/+7 |
|\ | | | | | | | | | docs, adjust the application.rb snippets to match the generated file. Closes #10449 | ||||
| * | asset guide, match application.rb snippets to the generated file [ci skip] | Yves Senn | 2013-04-15 | 1 | -9/+7 |
| | | | | | | | | `if defined?(Bundler)` is no longer used in our current application.rb | ||||
* | | 2.15.1 is the first release that supports Rails 4. | Sam Ruby | 2013-05-05 | 1 | -1/+1 |
| | | | | | | | | specifically manifest.json | ||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-05-01 | 1 | -4/+4 |
|\ \ | |||||
| * | | Update assets_pipeline with config.assets.precompile location | Zoltan Debre | 2013-04-23 | 1 | -2/+2 |
| | | | | | | | | | rake assets:precompile will work if config.assets.precompile is in config/application.rb and not in config/environment/production.rb |