method
merge
v6.1.3.1 -
Show latest stable
- Class:
ActiveRecord::Relation::FromClause
merge(other)public
No documentation available.
# File activerecord/lib/active_record/relation/from_clause.rb, line 13
def merge(other)
self
end