Sha256: 1e584f8b8d60458699d836f4c33c06cbfdec21c87a912debf1f9427f9be48ace

Contents?: true

Size: 103 Bytes

Versions: 4

Compression:

Stored size: 103 Bytes

Contents

module Arel # :nodoc: all
  module Nodes
    class AsMaterialized < Arel::Nodes::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/nodes/as_materialized.rb
postgres_with-3.0.0 lib/postgres_with/arel/nodes/as_materialized.rb
postgres_with-2.0.0 lib/postgres_with/arel/nodes/as_materialized.rb
postgres_with-1.0.0 lib/postgres_with/arel/nodes/as_materialized.rb