Class: Transporter::Campfire
- Inherits:
-
Service
- Object
- Service
- Transporter::Campfire
- Defined in:
- lib/transporter/campfire.rb
Instance Method Summary collapse
Instance Method Details
#deliver(package) ⇒ Object
11 12 13 |
# File 'lib/transporter/campfire.rb', line 11 def deliver(package) room.speak(package.short) end |