Exception: Codependent::Errors::MissingTypeError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/codependent/errors.rb', line 6

def message
  'Type injection requires a type.'
end