shrine.cr v0.6.0 Release Notes
Release Date: 2020-07-03 // over 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.5.3
-
๐ The
StoreDimensions
plugin extracts dimensions of uploaded images and stores them into the metadata.class Uploader \< Shrine load\_plugin(Shrine::Plugins::StoreDimensions, analyzer: Shrine::Plugins::StoreDimensions::Tools::BuiltIn) finalize\_plugins!end image.metadata["width"] image.metadata["height"]