Exception: Codependent::Errors::ValueDependencyError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



36
37
38
# File 'lib/codependent/errors.rb', line 36

def message
  'Value injectables may not have dependencies.'
end