Exception: Codependent::Errors::ValueOnInstanceError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



48
49
50
# File 'lib/codependent/errors.rb', line 48

def message
  'Value injectables cannot be singletons.'
end