asset_pipeline
Allows Radiant to serve assets directly from extensions using the asset pipeline functionality similar to that introduced in Rails 3.1.
Based on sprockets-rails2 gem by Andrew Willis
| Author | Melzz |
|---|---|
| Website | http://github.com/melzz/radiant-asset_pipeline-extension |
| Repository | git://github.com/melzz/radiant-asset_pipeline-extension.git |
| Download | http://github.com/melzz/radiant-asset_pipeline-extension/zipball/master |
| Supports | Radiant 1.0.0 |
| Record Created | November 11, 2011 (3 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install asset_pipeline
