class ActiveStorage::Reflection::HasManyAttachedReflection

:nodoc:
specified in the Active Record class.
Holds all the metadata about a has_many_attached attachment as it was

def macro

:nodoc:
specified in the Active Record class.
Holds all the metadata about a has_many_attached attachment as it was
def macro
  :has_many_attached
end