Exception: Mongoid::Publishable::UnpublishedError
- Inherits:
-
StandardError
- Object
- StandardError
- Mongoid::Publishable::UnpublishedError
- Defined in:
- lib/mongoid/publishable/unpublished_error.rb
Instance Attribute Summary collapse
-
#model ⇒ Object
Returns the value of attribute model.
Instance Attribute Details
#model ⇒ Object
Returns the value of attribute model.
4 5 6 |
# File 'lib/mongoid/publishable/unpublished_error.rb', line 4 def model @model end |