rstacruz / sinatra-assetpack

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

Force production mode for concat and compress #162

Closed aubergene closed 9 years ago

j15e commented 10 years ago

Hi, thanks for pull requesting.

Could you add related documentation to README.md please?

Also, should this rather be named "compress" or "combine" something like that to avoid confusion?

aubergene commented 10 years ago

Sorry for the long delay, it took me a while to get through my inbox.

I've added some documentation, mostly as a placeholder.

I agree force_production isn't an ideal name, but it's in-keeping with to_production_html. Perhaps it could be moved to the assets config block?

j15e commented 9 years ago

See fix suggested in https://github.com/rstacruz/sinatra-assetpack/pull/180#issuecomment-70308355