Exception: Monarchy::Exceptions::HierarchyNotPersist

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

Instance Method Summary collapse

Instance Method Details

#messageObject



131
132
133
# File 'lib/monarchy/exceptions.rb', line 131

def message
  'Resource has to persisted!'
end