Method: Noths::DispatchNotesBulkModel#to_s
- Defined in:
- lib/noths/models/dispatch_notes_bulk_model.rb
#to_s ⇒ String
Returns the string representation of the object
142 143 144 |
# File 'lib/noths/models/dispatch_notes_bulk_model.rb', line 142 def to_s to_hash.to_s end |