Arel::Nodes::Binary
# File lib/arel/nodes/delete_statement.rb, line 9 9: def initialize relation = nil, wheres = [] 10: super 11: end
# File lib/arel/nodes/delete_statement.rb, line 13 13: def initialize_copy other 14: super 15: @right = @right.clone 16: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.