This guide provides steps to be followed when you upgrade your applications to a newer version of Ruby on Rails. These steps are also available in individual release guides.
High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick - janko/image_processing
This guide provides steps to be followed when you upgrade your applications to a newer version of Ruby on Rails. These steps are also available in individual release guides.
in Nov 2016 I’ve published article Setup Ubuntu 16.04 for Ruby on Rails app (Cheatsheet) and it was quite a hit. As I’m reinstalling by Lenovo with fresh Ubu...
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.
As I recently migrated this blog from Middleman to Bridgetown, I thought I could document one of my Bridgetown customizations: on-demand or build-time image resizing.