Eric Berens

Results 3 comments of Eric Berens

FWIW, including a query strings in the URL for static resources prevents certain proxies from caching the results. I'd also venture to ask why you would need to invalidate the...

https://github.com/scottjehl/Respond/pull/154 I don't believe inline style blocks are supported.

Fails because it is looking for an undefined `:ssh_password` in the Windows templates. A workaround would just be to add `:ssh_password => "",` to your definition.rb file for the specific...