Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redundant condition in compute_asset_host is redundant. | Ernie Miller | 2011-05-24 | 1 | -3/+3 |
| | |||||
* | fixed some ruby 19 warnings, including circular requires and variable name reuse | Josh Kalderimis | 2011-05-21 | 1 | -1/+0 |
| | |||||
* | No need for a regexp here. | José Valim | 2011-05-03 | 1 | -1/+0 |
| | |||||
* | moving check fo scheme-relative URI into is_uri? | Chad Krsek | 2011-04-26 | 1 | -9/+2 |
| | |||||
* | asset helpers should understand scheme-relative URLs | Chad Krsek | 2011-04-26 | 1 | -2/+9 |
| | |||||
* | Revert "asset helpers should understand scheme-relative URLs" | Chad Krsek | 2011-04-25 | 1 | -9/+2 |
| | | | | This reverts commit 057412ce38ead06307a887dca333837a99f84f22. | ||||
* | asset helpers should understand scheme-relative URLs | Chad Krsek | 2011-04-25 | 1 | -2/+9 |
| | |||||
* | Actually add an abstract class, so it is easier to get rid of old asset ↵ | José Valim | 2011-04-19 | 1 | -0/+80 |
paths in the future. |