Method: Faye::WebSocket::API#ready_state
- Defined in:
- lib/faye/websocket/api.rb
#ready_state ⇒ Object (readonly)
Returns the value of attribute ready_state.
18 19 20 |
# File 'lib/faye/websocket/api.rb', line 18 def ready_state @ready_state end |