Sha256: d6aa3bc76cf517717c3201d5f6fb8909d7630a6d641bd82517195a94b3cbbb77
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
Arel::SelectManager.class_eval do def ==(other) @ast == other.ast && @ctx == other.ctx end protected attr_reader :ctx end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arel_toolkit-0.3.0 | lib/arel/extensions/select_manager.rb |