index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
asset_pipeline.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calling require_self twice in css raises Sprockets::ArgumentError exception [...
Akshay Vishnoi
2014-07-24
1
-2
/
+1
*
Follow-up to #16097 [ci skip]
Robin Dupret
2014-07-18
1
-3
/
+6
*
correct markdown usage [ci skip]
Nishant Modak
2014-07-09
1
-3
/
+3
*
Improves readability...
Kevin Musiorski
2014-06-24
1
-3
/
+3
*
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
|
\
|
*
There are 3 caveats to Local Precompilation including 1 config change
John Riviello
2014-06-11
1
-5
/
+4
*
|
Updating argument names in default matcher for compiling files
John Riviello
2014-06-11
1
-1
/
+1
|
/
*
cleanup, get rid of trailing whitespace. [ci skip]
Yves Senn
2014-06-11
1
-2
/
+2
*
Fix Apache Directives [ci skip]
Jason Nochlin
2014-06-11
1
-2
/
+4
*
[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
*
Use generated binstubs in guides examples.
Josef Šimánek
2014-05-20
1
-1
/
+1
*
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
*
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
*
|
:uglify -> :uglifier
Brad Dunbar
2014-04-18
1
-1
/
+1
*
|
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
*
|
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
|
\
|
*
Getting started guide fixes & Explain X-SendFile a little better, with links
Karthik T
2014-02-14
1
-1
/
+6
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-02-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
`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
|
/
*
: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
*
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
*
|
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
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
*
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
*
`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
|
\
|
*
asset guide, match application.rb snippets to the generated file [ci skip]
Yves Senn
2013-04-15
1
-9
/
+7
*
|
2.15.1 is the first release that supports Rails 4.
Sam Ruby
2013-05-05
1
-1
/
+1
[next]