Method: JsChat::Bridge#initialize
- Defined in:
- lib/jschat/http/jschat.rb
#initialize(cookie = nil) ⇒ Bridge
Returns a new instance of Bridge.
74 75 76 |
# File 'lib/jschat/http/jschat.rb', line 74 def initialize( = nil) = end |
Returns a new instance of Bridge.
74 75 76 |
# File 'lib/jschat/http/jschat.rb', line 74 def initialize( = nil) = end |