Sha256: 8462b557cca28de9965448b19f0f73ca2798b79608a122a3deedc8a458dfe384

Contents?: true

Size: 135 Bytes

Versions: 5

Compression:

Stored size: 135 Bytes

Contents

# frozen_string_literal: true
module Arel
  module Nodes
    class Grouping < Unary
      include Arel::Predications
    end
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
spiral_form-0.1.1 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/grouping.rb
spiral_form-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/grouping.rb
nullifyable-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/grouping.rb
arel-9.0.0 lib/arel/nodes/grouping.rb
arel-8.0.0 lib/arel/nodes/grouping.rb