Exception: Mongoid::Publishable::UnpublishedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mongoid/publishable/unpublished_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#modelObject

Returns the value of attribute model.



4
5
6
# File 'lib/mongoid/publishable/unpublished_error.rb', line 4

def model
  @model
end