Exception: Monarchy::Exceptions::ResourceNotPersist

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'Resource has to persisted!'
end