method

other

rails latest stable - Class: ActiveRecord::Relation::HashMerger
other()
public

Applying values to a relation has some side effects. E.g. interpolation might take place for where values. So we should build a relation to merge in rather than directly merging the values.