Exception: Codependent::Errors::ValueOnInstanceError
- Inherits:
-
CodependentError
- Object
- StandardError
- CodependentError
- Codependent::Errors::ValueOnInstanceError
- Defined in:
- lib/codependent/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
48 49 50 |
# File 'lib/codependent/errors.rb', line 48 def 'Value injectables cannot be singletons.' end |