Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

How do I get avatar.variant(size: "") to work using aws on production?

0
Rails

I can't get variant(size: "") to work while using a cloud provider in production.

I need to user.avatar.service_url.split("?").first to get the right path for the img but when I do this, I can't use .variant() because that path is a string.

Any idea how I overcome this.

Thanks!

Join the discussion
Create an account Log in