method

merge

merge(other)
public

No documentation available.

# File activerecord/lib/active_record/relation/from_clause.rb, line 13
      def merge(other)
        self
      end