sinatra-minify
sinatra-minify copied to clipboard
Option to configure minified files destination directory
There should be an option to configure where the minified js / css are to be written. I don't like the fact that they are placed in the same public directory as the other javascript files which have not been written by Sinatra Minify.
Correspondingly the helper methods should be able to serve the files from the same configured location.