APIdock / Ruby on Rails
/
Browse About
method

update_attributes!

v4.2.7 - 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_update_record
  • privatecreate_or_update
  • privatedestroy_associations
  • privatedestroy_row
  • privaterelation_for_destroy
  • privateverify_readonly_attribute
APIdock API Documentation Browser

© 2026 APIdock