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 (
Expand
)
Author
Age
Files
Lines
*
sass-rails helpers - hyphenated in Sass, underscored in Ruby.
Uģis Ozols
2011-09-17
1
-5
/
+5
*
Fixing incorrect notextile tags
Vijay Dev
2011-09-16
1
-1
/
+1
*
minor edit
Vijay Dev
2011-09-16
1
-1
/
+1
*
Add reference about --skip-sprockets to Asset Pipeline Guide
Guillermo Iguaran
2011-09-15
1
-0
/
+6
*
Add equivalent nginx configuration
Ben Walding
2011-09-14
1
-1
/
+15
*
Fix typos and broken link on asset pipeline guide
Jaime Iniesta
2011-09-14
1
-3
/
+3
*
Fix typo in "must-revalidate" header name
Emin Hasanov
2011-09-11
1
-1
/
+1
*
some copy-edits
Vijay Dev
2011-09-08
1
-2
/
+2
*
Revert "Rails.root is a Pathname, no need to use File.join first."
Vijay Dev
2011-09-07
1
-1
/
+1
*
copy edit assets guide
Vijay Dev
2011-09-07
1
-19
/
+19
*
Rails.root is a Pathname, no need to use File.join first.
Joost Baaij
2011-09-07
1
-1
/
+1
*
Added note about adding a javascript runtime to Gemfile for production enviro...
Ryan Walker
2011-09-06
1
-0
/
+8
*
Fixed Apache configuration for gzipped assets: FilesMatch and LocationMatch c...
Marcus Ilgner
2011-09-06
1
-9
/
+9
*
Change hyphen to underscore.
Uģis Ozols
2011-09-06
1
-4
/
+4
*
Add reference about "bundle install --without assets" in Precompiling Assets ...
Guillermo Iguaran
2011-09-04
1
-0
/
+2
*
Add CoffeeScript example to JavaScript and ERB section
Guillermo Iguaran
2011-09-04
1
-1
/
+7
*
Add JavaScript and ERB section to Asset Guide
Guillermo Iguaran
2011-09-04
1
-0
/
+12
*
Merge docrails, resolving conflicts in the assets guide
Vijay Dev
2011-09-04
1
-12
/
+10
|
\
|
*
minor fixes in assets guide
Vijay Dev
2011-09-04
1
-11
/
+9
|
*
Fix asset_path example in CSS and ERB section
Guillermo Iguaran
2011-09-02
1
-1
/
+1
|
*
fix YUI description
Richard Hulse
2011-09-03
1
-1
/
+1
*
|
fixes CSS example in the asset pipeline guide
Xavier Noria
2011-09-03
1
-1
/
+1
|
/
*
Revert "Fixing guides validation errors."
Vijay Dev
2011-09-02
1
-3
/
+3
*
debug option to js, stylesheet tags are ignored when debug mode is off
Vijay Dev
2011-09-02
1
-1
/
+1
*
Merge branch 'fix_validation_errors'
Andrew Olson
2011-09-02
1
-3
/
+3
|
\
|
*
Fixing guides validation errors.
Andrew Olson
2011-09-02
1
-3
/
+3
*
|
fix some minor omissions in pipeline docs
Richard Hulse
2011-09-02
1
-5
/
+18
*
|
Change "SCSS" to "Sass" in sentences where it's referred to as "language", be...
Roy Tomeij
2011-09-01
1
-5
/
+5
|
/
*
Move css data URI into css/erb section
Richard Hulse
2011-09-01
1
-8
/
+8
*
pipeline docs improvement
Richard Hulse
2011-09-01
1
-20
/
+25
*
pipeline docs - spelling and some whitespace
Richard Hulse
2011-09-01
1
-5
/
+5
*
Adding reference about ExecJS for CoffeeScript
Guillermo Iguaran
2011-09-01
1
-2
/
+4
*
Add reference to ExecJS in JavaScript Compression section
Guillermo Iguaran
2011-09-01
1
-1
/
+3
*
Fixing sass-rails helpers methods examples
Guillermo Iguaran
2011-09-01
1
-4
/
+4
*
Giving info about what are the defaults for test environment
Guillermo Iguaran
2011-09-01
1
-1
/
+1
*
update pipeline docs to reflect new defaults
Richard Hulse
2011-09-01
1
-32
/
+93
*
Instructions for nginx and apache added
Kir
2011-08-31
1
-2
/
+28
*
Add section to pipeline docs to help people upgrading
Richard Hulse
2011-09-01
1
-0
/
+47
*
Fixing spelling, throught -> through.
Andrew Olson
2011-08-31
1
-1
/
+1
*
syncs assets guide with what's in 3-1-stable
Xavier Noria
2011-08-31
1
-11
/
+27
*
adds the asset pipeline guide to the index
Xavier Noria
2011-08-30
1
-1
/
+1
*
Documentation fixes
Igor Zubkov
2011-08-29
1
-4
/
+4
*
Update Debugging Assets section of Assets Pipeline guide
Guillermo Iguaran
2011-08-25
1
-1
/
+8
*
Allow to debug assets by config.assets.debug
Andrey A.I. Sitnik
2011-08-22
1
-1
/
+1
*
Document debugging assets set by default for dev and test envs in the asset_p...
Sebastian Martinez
2011-08-19
1
-0
/
+2
*
Updates to remove extra whitespaces and notably fix a whitespace issue with a...
Jeff Dutil
2011-08-16
1
-4
/
+0
*
Updates to Asset Pipeline Guide
JESii
2011-08-15
1
-45
/
+45
*
assets guide - add info about require_directory, minor rephrasings
Vijay Dev
2011-08-15
1
-5
/
+7
*
[asset pipeline] update snippet to reflect patch
Richard Hulse
2011-08-13
1
-1
/
+2
*
[asset pipeline] update to reflect new sendfile header default
Richard Hulse
2011-08-13
1
-4
/
+2
[next]