Method: Mongoid::Errors::DocumentNotFound#identifiers
- Defined in:
- lib/mongoid/errors/document_not_found.rb
#identifiers ⇒ Object (readonly)
Returns the value of attribute identifiers.
13 14 15 |
# File 'lib/mongoid/errors/document_not_found.rb', line 13 def identifiers @identifiers end |