Exception: Monarchy::Exceptions::ResourceNotPersist

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

Instance Method Summary collapse

Instance Method Details

#messageObject



109
110
111
# File 'lib/monarchy/exceptions.rb', line 109

def message
  'Resource has to persisted!'
end