rstacruz / sinatra-assetpack

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

AssetPack should use Sinatra/Tilt's template cache #15

Closed rstacruz closed 13 years ago

rstacruz commented 13 years ago

This way, Sinatra itself will take care of wiping the cache out, and AssetPack will then honor the reload_templates setting.