Class: Startback::Context
- Inherits:
-
Object
- Object
- Startback::Context
- Defined in:
- lib/startback/ext/context.rb
Instance Attribute Summary collapse
-
#websocket_app ⇒ Object
Returns the value of attribute websocket_app.
Instance Attribute Details
#websocket_app ⇒ Object
Returns the value of attribute websocket_app.
3 4 5 |
# File 'lib/startback/ext/context.rb', line 3 def websocket_app @websocket_app end |