method
attachment_service_name
rails latest stable - Class:
ActiveStorage::Attached::Changes::CreateOne
attachment_service_name()private
No documentation available.
# File activestorage/lib/active_storage/attached/changes/create_one.rb, line 120
def attachment_service_name
record.attachment_reflections[name].options[:service_name]
end