Class: Messaging::Fixtures::Controls::Handler::Noop
- Inherits:
-
Object
- Object
- Messaging::Fixtures::Controls::Handler::Noop
- Includes:
- Handle
- Defined in:
- lib/messaging/fixtures/controls/handler.rb
Instance Method Summary collapse
Instance Method Details
#handle ⇒ Object
75 76 |
# File 'lib/messaging/fixtures/controls/handler.rb', line 75 def handle(*) end |