Exception: Casting::MissingAttendant
- Inherits:
-
StandardError
- Object
- StandardError
- Casting::MissingAttendant
- Defined in:
- lib/casting/delegation.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/casting/delegation.rb', line 3 def "You must set your attendant object using `to'." end |