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