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
/
actionpack
/
lib
/
action_view
/
asset_paths.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle correctly optional parameters for callable asset_host.
Marc-Andre Lafortune
2011-11-29
1
-2
/
+2
*
Fix the lame config.action_controller.present? check scattered throughout ass...
José Valim
2011-10-05
1
-13
/
+3
*
Ensure default_asset_host_protocol is respected, closes #2980.
José Valim
2011-10-05
1
-4
/
+1
*
Allow asset tag helper methods to accept :digest => false option in order to ...
Santiago Pastorino
2011-09-14
1
-4
/
+5
*
Fix asset_path relative_url_root method
Santiago Pastorino
2011-09-13
1
-3
/
+5
*
always rewrite_relative_url_root
Santiago Pastorino
2011-09-13
1
-1
/
+1
*
Remove odd asignation
Guillermo Iguaran
2011-09-12
1
-1
/
+0
*
if ... nil? is more expensive than unless
Milan Dobrota
2011-09-04
1
-1
/
+1
*
TODO fix explicitly loading exceptations, autoload removed
Vishnu Atrai
2011-07-11
1
-0
/
+1
*
use Zlib.crc2 rather that bytes.sum, as per Aaron's suggestion
Xavier Noria
2011-07-08
1
-2
/
+2
*
Using the sum of bytes instead the hash of the path when replacing the wildca...
Albert Callarisa Roca
2011-07-08
1
-1
/
+2
*
Added a configuration setting:
Chris Eppstein
2011-06-27
1
-4
/
+14
*
Move the config bootstrapping to initialization to minimize access to the Rai...
Chris Eppstein
2011-06-27
1
-10
/
+7
*
Stylesheet link tags should use the request protocol to avoid duplicate downl...
Chris Eppstein
2011-06-27
1
-5
/
+32
*
Add asset_url helper and refactor the asset paths so that asset hosts can be ...
Chris Eppstein
2011-06-27
1
-20
/
+52
*
Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess.
José Valim
2011-06-21
1
-0
/
+79