method

identify_blob

identify_blob()
private

No documentation available.

# File activestorage/app/models/active_storage/attachment.rb, line 32
    def identify_blob
      blob.identify
    end