Exception: Monarchy::Exceptions::HierarchyNotPersist

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'Resource has to persisted!'
end