method
identify
rails latest stable - Class:
ActiveStorage::Blob::Identifiable
identify()public
No documentation available.
# File activestorage/app/models/active_storage/blob/identifiable.rb, line 5
def identify
identify_without_saving
save!
end