Parent

Methods

Files

Class Index [+]

Quicksearch

Arel::Deletion

Public Instance Methods

call() click to toggle source
   # File lib/arel/algebra/relations/writes.rb, line 6
6:     def call
7:       engine.delete(self)
8:     end
to_sql() click to toggle source
    # File lib/arel/algebra/relations/writes.rb, line 10
10:     def to_sql
11:       compiler.delete_sql
12:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.