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
/
railties
/
guides
/
source
/
asset_pipeline.textile
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
[asset pipeline] spelling !
Richard Hulse
2011-07-03
1
-3
/
+3
|
*
[asset pipeline] Add new rationale section
Richard Hulse
2011-07-03
1
-1
/
+31
|
|
|
|
This will contain details about fingerprinting.
*
[asset pipeline] refactor docs and add new content
Richard Hulse
2011-07-01
1
-25
/
+162
|
|
|
|
|
This changes the document around and adds more details about the rationale behind the pipeline. Still a WIP.
*
[asset pipeline] Add production assets section
Ryan Bigg
2011-06-28
1
-1
/
+12
|
*
[asset pipeline] Add examples of javascript_include_tag and stylesheet_link_tag
Ryan Bigg
2011-06-28
1
-1
/
+6
|
*
[Asset pipeline] Move external assets section down to 'Adding assets to your ↵
Ryan Bigg
2011-06-28
1
-5
/
+3
|
|
|
|
gems' section
*
[asset pipeline] production assets covered later in the guide
Ryan Bigg
2011-06-28
1
-1
/
+1
|
*
[asset pipeline] sections at the bottom of the asset pipeline guide should ↵
Ryan Bigg
2011-06-28
1
-3
/
+3
|
|
|
|
all be toplevel
*
[asset pipeline] Mention that hashed files are also picked up by Sprockets
Ryan Bigg
2011-06-28
1
-1
/
+3
|
*
[asset pipeline] Cascade -> Cascading
Ryan Bigg
2011-06-28
1
-1
/
+1
|
*
fix javascript case
Vijay Dev
2011-06-28
1
-1
/
+1
|
*
Refer to sprockets + jammit as libraries, not gems
Ryan Bigg
2011-06-26
1
-2
/
+4
|
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Mohammad Typaldos
2011-06-24
1
-1
/
+1
|
*
Added Gzip to Asset Pipeline via GitHub
Mohammad Typaldos
2011-06-21
1
-0
/
+2
|
*
Sprockets itself doesn't compress
Mohammad Typaldos
2011-06-20
1
-4
/
+4
|
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Mohammad Typaldos
2011-06-20
1
-1
/
+6
|
*
Consistency issues with pre-processor
Mohammad Typaldos
2011-06-18
1
-1
/
+1
|
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Mohammad Typaldos
2011-06-18
1
-1
/
+1
|
*
Let the reader know what JS and CSS stand for. Slight rewording as well.
Mohammad Typaldos
2011-06-18
1
-1
/
+1
|
*
edit assets guide for cases & minor wording changes
Vijay Dev
2011-06-18
1
-3
/
+3
|
*
Sprockets itself doesn't do this, it's uglifier and other gems, Sprockets is ↵
Mohammad Typaldos
2011-06-18
1
-3
/
+1
|
|
|
|
just the puppet master.
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Mohammad Typaldos
2011-06-18
1
-16
/
+8
|
*
Fixed typo in asset_pipeline, jquery_rails should be jquery-rails
Scott Stewart
2011-06-18
1
-1
/
+1
|
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Scott Stewart
2011-06-18
1
-1
/
+1
|
*
Merge github.com:lifo/docrails
Leonard Garvey
2011-06-18
1
-8
/
+8
|
\
|
*
Fix indentation on manifest examples in assets guide
Ryan Bigg
2011-06-18
1
-7
/
+7
|
|
|
*
File needs to be at public/assets, not public/images
Ryan Bigg
2011-06-18
1
-1
/
+1
|
|
*
|
Fixed a typo in asset pipeline
Leonard Garvey
2011-06-18
1
-2
/
+2
|
/
*
Flesh out the asset pipeline guide with information learned from today's ↵
Ryan Bigg
2011-06-18
1
-20
/
+72
|
|
|
|
research
*
Match tone already established
Mohammad Typaldos
2011-06-09
1
-1
/
+1
|
*
require_tree is pretty simple
Mohammad Typaldos
2011-06-08
1
-2
/
+2
|
*
Edited railties/guides/source/asset_pipeline.textile via GitHub
Mohammad Typaldos
2011-06-05
1
-3
/
+15
|
*
Stubbing and some content addition and changes
Mohammad Typaldos
2011-05-30
1
-7
/
+15
|
*
What is the asset pipeline?
Mohammad Typaldos
2011-05-30
1
-1
/
+3
|
*
Spelling corrections in the guides.
Evan Farrar
2011-05-29
1
-4
/
+4
|
*
Adding assets to a gem
Mohammad Typaldos
2011-05-29
1
-2
/
+4
|
*
Typo in the asset pipeline guide.
Evan Farrar
2011-05-29
1
-1
/
+1
|
*
Fixes spelling mistakes pointed out by @vijaydev
Mohammad Typaldos
2011-05-29
1
-1
/
+1
|
*
Changes wording to make it a bit eaiser to understand
Mohammad Typaldos
2011-05-29
1
-1
/
+1
|
*
Why should you use the asset pipeline?
Mohammad Typaldos
2011-05-29
1
-0
/
+4
|
*
Adds outline draft#1 for the Asset Pipeline, please comment if you have ↵
Mohammad El-Abid
2011-05-25
1
-0
/
+29
thoughts about it!
[prev]