class ActiveStorage::Reflection::HasOneAttachedReflection

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

def macro

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