Sha256: a8c1928aef730856a911f95c955946ffe099ee12dbd76ea3bbb05804fd3c6908

Contents?: true

Size: 141 Bytes

Versions: 4

Compression:

Stored size: 141 Bytes

Contents

module Arel
  module Visitors
    class Dot < Arel::Visitors::Visitor
      alias :visit_Arel_Nodes_AsMaterialized :binary
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
postgres_with-3.0.1 lib/postgres_with/arel/visitors/dot.rb
postgres_with-3.0.0 lib/postgres_with/arel/visitors/dot.rb
postgres_with-2.0.0 lib/postgres_with/arel/visitors/dot.rb
postgres_with-1.0.0 lib/postgres_with/arel/visitors/dot.rb