Skip to Content Skip to Search
activestorage/app/models/active_storage/variant_with_record.rb

Active Storage Variant With Record

Like an ActiveStorage::Variant, but keeps detail about the variant in the database as an ActiveStorage::VariantRecord. This is only used if ActiveStorage.track_variants is enabled.

Namespace