Method: ActiveRecord::Relation::Merger#other
- Defined in:
- activerecord/lib/active_record/relation/merger.rb
#other ⇒ Object (readonly)
Returns the value of attribute other.
44 45 46 |
# File 'activerecord/lib/active_record/relation/merger.rb', line 44 def other @other end |