Parent

Methods

Files

Class Index [+]

Quicksearch

Arel::Update

Public Instance Methods

call() click to toggle source
    # File lib/arel/algebra/relations/writes.rb, line 39
39:     def call
40:       engine.update(self)
41:     end
to_sql() click to toggle source
    # File lib/arel/algebra/relations/writes.rb, line 43
43:     def to_sql
44:       compiler.update_sql
45:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.