GeistHaus
log in · sign up

Understanding ActiveStorage Variants for Image Transformations in Rails

writesoftwarewell.com

Image transformations let you show images in the size or format you need. Create a new version by calling variant on an attachment and passing the desired transformations. When a browser requests that URL, Active Storage will process the original image on demand and redirect to the generated file.

0 pages link to this URL

No pages have linked to this URL yet.