APIdock / Ruby on Rails
/
Browse About
method

update_attributes!

v5.2.3 - Show latest stable - Class: ActiveRecord::Persistence
update_attributes!(attributes)
public

Alias for ActiveRecord::Persistence#update!

Related methods

  • Instance methods
  • becomes
  • becomes!
  • decrement
  • decrement!
  • delete
  • destroy
  • destroy!
  • destroyed?
  • increment
  • increment!
  • new_record?
  • persisted?
  • reload
  • save
  • save!
  • toggle
  • toggle!
  • touch
  • update
  • update!
  • update_attribute
  • update_attributes
  • update_attributes!
  • update_column
  • update_columns
  • Private methods
  • private_create_record
  • private_delete_row
  • private_raise_readonly_record_error
  • private_raise_record_not_destroyed
  • private_touch_row
  • private_update_record
  • private_update_row
  • privatebelongs_to_touch_method
  • privatecreate_or_update
  • privatedestroy_associations
  • privatedestroy_row
  • privateverify_readonly_attribute
APIdock API Documentation Browser

© 2026 APIdock