Method: Engine2::ActionWebSocketSupport#ws_options
- Defined in:
- lib/engine2/action.rb
#ws_options(opts) ⇒ Object
190 191 192 |
# File 'lib/engine2/action.rb', line 190 def opts [:websocket][:options].merge! opts end |
190 191 192 |
# File 'lib/engine2/action.rb', line 190 def opts [:websocket][:options].merge! opts end |