Rails 6 - Active Storage changes

Rails 6 brings in image_processing gem, support for different image types and improvements in Active Storage.Active Storage was introduced in Rails 5.2. In Rails 6, there are enhancements done to Active Storage.Let’s explore them.mini_magick replaced by image_processing gemIn Rails 5.2, Active Storage was using mini_magick to handle image resizing (variants).In Rails 6, a new gem called image_processing is used by default to handle image variants. (commit).
Rails 6 - Active Storage changes #ruby #rubydeveloper #rubyonrails #active https://rubyonrails.ba/single/rails-6-active-storage-changes

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles