Exception: Monarchy::Exceptions::ResourceNotPersist

Inherits:
Error
  • Object
show all
Defined in:
lib/monarchy/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



124
125
126
# File 'lib/monarchy/exceptions.rb', line 124

def message
  'Resource has to persisted!'
end