Method: Mongoid::Errors::Validations#document
- Defined in:
- lib/mongoid/errors/validations.rb
#document ⇒ Object (readonly)
Returns the value of attribute document.
11 12 13 |
# File 'lib/mongoid/errors/validations.rb', line 11 def document @document end |