Libraries
»
pushlet
(0.2.5)
»
Index
»
Pushlet
»
GatewayPool
»
#get
Method: Pushlet::GatewayPool#get
Defined in:
lib/pushlet/gateway_pool.rb
#
get
(id) ⇒
Object
8 9 10
# File 'lib/pushlet/gateway_pool.rb', line 8
def
get
(
id
)
@pool
[
id
.
to_sym
]
end