method
attachment_service_name
v7.1.3.2 -
Show 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