Exception: Codependent::Errors::ValueDependencyError
- Inherits:
-
CodependentError
- Object
- StandardError
- CodependentError
- Codependent::Errors::ValueDependencyError
- Defined in:
- lib/codependent/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
36 37 38 |
# File 'lib/codependent/errors.rb', line 36 def 'Value injectables may not have dependencies.' end |