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