method

identify_blob

rails latest stable - Class: ActiveStorage::Attachment

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

identify_blob()
private

No documentation available.

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