method
identify
v8.0.0 -
Show 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