module Model
Ruby on Rails 8.0.4
Since v6.0.6Active Storage Attached Model
Provides the class-level DSL for declaring an Active Record model’s attachments.
Extends
Methods (defined here)
-
#
*_attachment -
#
*_attachments -
#
*_blob -
#
*_blobs - # has_many_attached
- # has_one_attached
-
#
with_attached_*
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended