rstacruz / sinatra-assetpack

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

Cache expiry for assets should be configurable #3

Closed rstacruz closed 11 years ago

rstacruz commented 13 years ago

The parameters to be passed onto expires 86400*30, :public should be configurable.

j15e commented 11 years ago

See PR #43