Class: ActiveStorage::Attached::Changes::CreateOneOfMany

Inherits:
CreateOne show all
Defined in:
activestorage/lib/active_storage/attached/changes/create_one_of_many.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes inherited from CreateOne

#attachable, #name, #record

Method Summary

Methods inherited from CreateOne

#attachment, #blob, #initialize, #save, #upload

Constructor Details

This class inherits a constructor from ActiveStorage::Attached::Changes::CreateOne