Exception: Codependent::Errors::NoValueError

Inherits:
CodependentError show all
Defined in:
lib/codependent/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



42
43
44
# File 'lib/codependent/errors.rb', line 42

def message
  'Value injectables must have a value.'
end