Class: WidgetListenerCommandHandler::ListenerParent
- Inherits:
-
Object
- Object
- WidgetListenerCommandHandler::ListenerParent
- Includes:
- Parent
- Defined in:
- lib/command_handlers/widget_listener_command_handler.rb
Overview
TODO refactor and move to separate file
Instance Method Summary collapse
Instance Method Details
#process_block(block) ⇒ Object
31 32 33 |
# File 'lib/command_handlers/widget_listener_command_handler.rb', line 31 def process_block(block) #NOOP end |