Guilherme Cavalcanti
Guilherme Cavalcanti
Do you have plans on using k8s 1.4.0? If not, how can I upgrade my version?
Take a look at [this](https://github.com/thoughtbot/paperclip/issues/617) pull request. This is probably fixed on paperclip 2.4.4
Hello, I'm doing a lazy loading feature (loading some assets via JavaScript) and I can't realize how to get the asset S3 URL. I tried `Jammit.asset_url(:lazy_asset, :js)` but it gave...
As in https://github.com/documentcloud/jammit/commit/135103b380c1df5fe39ad9f7605e5b4022dca5dc, jammit now supports environment specifc configurations. I was wondering if I could use such feature in jammit-s3 (to define different buckets per environment).