Class
Arel::Nodes::InsertStatement
In:
lib/arel/nodes/insert_statement.rb
Parent:
Arel::Nodes::Node
Methods
==
eql?
hash
initialize_copy
new
Attributes
columns
[RW]
relation
[RW]
values
[RW]
Public Class methods
new
()
Public Instance methods
==
(other)
Alias for eql?
eql?
(other)
hash
()
initialize_copy
(other)
[Validate]