Class: Startback::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/startback/ext/context.rb

Instance Attribute Summary collapse

Instance Attribute Details

#websocket_appObject

Returns the value of attribute websocket_app.



3
4
5
# File 'lib/startback/ext/context.rb', line 3

def websocket_app
  @websocket_app
end