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