Exception: Codependent::Errors::MissingAccessorError
- Inherits:
-
CodependentError
- Object
- StandardError
- CodependentError
- Codependent::Errors::MissingAccessorError
- Defined in:
- lib/codependent/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
18 19 20 |
# File 'lib/codependent/errors.rb', line 18 def 'All dependencies must have accessors.' end |