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