APIdock
/
Ruby on Rails
/
Browse
About
module
ActiveRecord
::
Persistence
v7.2.3
-
Show latest stable
Active Record
Persistence
Files
activerecord/lib/active_record/persistence.rb
Related methods
Instance methods
becomes
becomes!
decrement
decrement!
delete
destroy
destroy!
destroyed?
increment
increment!
new_record?
persisted?
previously_new_record?
previously_persisted?
reload
save
save!
toggle
toggle!
touch
update
update!
update_attribute
update_attribute!
update_column
update_columns
Private methods
_create_record
_delete_row
_find_record
_in_memory_query_constraints_hash
_query_constraints_hash
_raise_readonly_record_error
_raise_record_not_destroyed
_raise_record_not_touched_error
_touch_row
_update_record
_update_row
apply_scoping?
create_or_update
destroy_associations
destroy_row
init_internals
strict_loaded_associations
verify_readonly_attribute