Open argent-smith opened 12 years ago
BTW it looks like without this patch jammit-sinatra won't work on Heroku: it'll try to check'n'recompile the assets on Heroku's RO FS.
@argent-smith How did you solve the Heroku problem? And, THANKS for the patch, I was debugging why Jammit was compiling everyime!
... in non-development environment.
In any non-dev (i.e. :development) environment this code checks whether a precached asset file is available and serves it instead of recompiling the asset every time.