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
/
sprockets
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #1925 from spohlenz/refactor-asset-paths
José Valim
2011-07-02
1
-9
/
+27
|
\
|
*
Add documentation for asset_prefix and asset_environment
Sam Pohlenz
2011-07-03
1
-0
/
+9
|
*
Refactor sprockets asset paths to allow for alternate asset environments
Sam Pohlenz
2011-07-01
1
-9
/
+18
*
|
It's autoload all the way down
Andrew White
2011-07-01
1
-1
/
+1
*
|
Revert "Add missing require for ActionView::AssetPaths"
Andrew White
2011-07-01
1
-1
/
+0
*
|
Add missing require for ActionView::AssetPaths
Andrew White
2011-07-01
1
-0
/
+1
|
/
*
Added a configuration setting:
Chris Eppstein
2011-06-27
1
-3
/
+3
*
Move the config bootstrapping to initialization to minimize access to the Rai...
Chris Eppstein
2011-06-27
1
-1
/
+7
*
Stylesheet link tags should use the request protocol to avoid duplicate downl...
Chris Eppstein
2011-06-27
1
-5
/
+5
*
Add asset_url helper and refactor the asset paths so that asset hosts can be ...
Chris Eppstein
2011-06-27
1
-7
/
+12
*
Require helpers so autoload is properly setup.
José Valim
2011-06-21
1
-1
/
+1
*
Don't use deprecated stuff.
José Valim
2011-06-21
1
-2
/
+1
*
Update asset helpers to use `config.assets.prefix`
Joshua Peek
2011-06-07
1
-2
/
+2
*
Allow multiple sources in Sprockets helpers
Guillermo Iguaran
2011-06-05
1
-28
/
+34
*
Remaining cleanup from changes to AssetTagHelper
tomhuda
2011-05-24
1
-0
/
+3
*
Move the last pockets of Sprockets stuff into the Sprockets directory
wycats
2011-05-23
1
-6
/
+15
*
Move javascript/css helpers into the Sprockets helper and just have them over...
wycats
2011-05-23
1
-0
/
+44
*
Start moving some logic from being embedded in AV into the Rails Sprockets ex...
wycats
2011-05-23
1
-0
/
+51
[prev]