Method: Engine2::ActionWebSocketSupport#ws_execute
- Defined in:
- lib/engine2/action.rb
#ws_execute(execute) ⇒ Object
177 178 179 |
# File 'lib/engine2/action.rb', line 177 def ws_execute execute (@meta[:websocket][:execute] ||= {}).merge! execute end |