Class
Arel::Nodes::UpdateStatement
In:
lib/arel/nodes/update_statement.rb
Parent:
Arel::Nodes::Node
Methods
initialize_copy
new
Attributes
limit
[RW]
orders
[RW]
relation
[RW]
values
[RW]
wheres
[RW]
Public Class methods
new
()
Public Instance methods
initialize_copy
(other)
[Validate]