rstacruz / sinatra-assetpack

Package your assets transparently in Sinatra.
http://ricostacruz.com/sinatra-assetpack/
MIT License
542 stars 96 forks source link

assets_last_modified helper #33

Open D1plo1d opened 12 years ago

D1plo1d commented 12 years ago

Feature Request: A assets_last_modified helper would return the last time at which any asset src file was modified.

This would allow other cached properties (namely pages which link to assets) to update their last_modified headers in coordination with assetpack.