6032d40c1d
1 2 3 4 5 6
module Arel module Nodes class GreaterThanOrEqual < Arel::Nodes::Binary end end end