Methods

Class/Module Index [+]

Quicksearch

Arel::Visitors::DepthFirst

Public Class Methods

new(block = nil) click to toggle source
# File lib/arel/visitors/depth_first.rb, line 4
def initialize block = nil
  @block = block || Proc.new
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.