method

attachment_service_name

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