Sha256: ff690fc043d6fc8a203a3df760453555ffc06f04d1a1924239c92238c3e0c2e0

Contents?: true

Size: 142 Bytes

Versions: 4

Compression:

Stored size: 142 Bytes

Contents

require 'arel/visitors/depth_first'

module Arel
  module Visitors
    class DepthFirst
      alias :visit_IPAddr :terminal
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
postgres_ext-3.0.1 lib/postgres_ext/arel/4.1/visitors/depth_first.rb
postgres_ext-3.0.0 lib/postgres_ext/arel/4.1/visitors/depth_first.rb
postgres_ext-2.4.1 lib/postgres_ext/arel/4.1/visitors/depth_first.rb
postgres_ext-2.4.0 lib/postgres_ext/arel/4.1/visitors/depth_first.rb