class ActiveStorage::Attached::Changes::CreateOne
def initialize(name, record, attachable)
def initialize(name, record, attachable) @name, @record, @attachable = name, record, attachable blob.identify_without_saving end
def initialize(name, record, attachable) @name, @record, @attachable = name, record, attachable blob.identify_without_saving end