Method: Arel::Nodes::DeleteStatement#key

Defined in:
activerecord/lib/arel/nodes/delete_statement.rb

#keyObject

Returns the value of attribute key.



6
7
8
# File 'activerecord/lib/arel/nodes/delete_statement.rb', line 6

def key
  @key
end