Flowdock
method

update_column

Importance_1
Ruby on Rails latest stable (v5.2.3) - 1 note - Class: ActiveRecord::Persistence
update_column(name, value) public

Equivalent to update_columns(name => value).

Show source
Register or log in to add new notes.