Sha256: c8ec9bfb4feaa0a85bc94159b321bb2368b7ac2614df8078550acef1e7a8aa55
Contents?: true
Size: 146 Bytes
Versions: 5
Compression:
Stored size: 146 Bytes
Contents
module Arel module Nodes class Having attr_accessor :expr def initialize expr @expr = expr end end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
arel-2.0.4 | lib/arel/nodes/having.rb |
arel-2.0.3 | lib/arel/nodes/having.rb |
arel-2.0.2 | lib/arel/nodes/having.rb |
arel-2.0.1 | lib/arel/nodes/having.rb |
arel-2.0.0 | lib/arel/nodes/having.rb |