Method: Graphiti::Errors::ModelNotFound#message

Defined in:
lib/graphiti/errors.rb

#messageObject



586
587
588
589
590
591
592
# File 'lib/graphiti/errors.rb', line 586

def message
  "    Could not find model for Resource '\#{@resource_class}'\n\n    Manually set model (self.model = MyModel) if it does not match name of the Resource.\n  MSG\nend\n"