Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |