or(other)
public

No documentation available.

# File activerecord/lib/active_record/relation/predicate_builder/array_handler.rb, line 41
        def self.or(other)
          other
        end