Method: ActiveRecord::InsertAll#unique_by
- Defined in:
- activerecord/lib/active_record/insert_all.rb
#unique_by ⇒ Object (readonly)
Returns the value of attribute unique_by.
8 9 10 |
# File 'activerecord/lib/active_record/insert_all.rb', line 8 def unique_by @unique_by end |