Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to asset_path and make it available in the Sprockets::Context (now you... | David Heinemeier Hansson | 2011-04-19 | 1 | -13/+19 |
* | Cleanup compute_sprockets_path -- when you are reaching for code comments, th... | David Heinemeier Hansson | 2011-04-19 | 1 | -21/+30 |
* | All assets, including images, audio, and video, now uses the asset pipeline w... | David Heinemeier Hansson | 2011-04-19 | 1 | -5/+10 |
* | Seperate asset directories | Joshua Peek | 2011-03-29 | 1 | -1/+3 |
* | Change back to /assets prefix | Joshua Peek | 2011-03-29 | 1 | -2/+2 |
* | Only add fingerprints if perform_caching is on | Joshua Peek | 2011-03-29 | 1 | -1/+1 |
* | Tests for SprocketsHelper | Joshua Peek | 2011-03-29 | 1 | -5/+11 |
* | Update sprockets path generation method | Joshua Peek | 2011-03-28 | 1 | -1/+1 |
* | Add SprocketsHelper | Joshua Peek | 2011-03-28 | 1 | -0/+77 |