em-http-oauth-request 0.1.0
Allows you to issue requests with the OAuth gem using em-http-request. The benefit to this is that you can issue asynchronous non-blocking OAuth requests.
Gemfile:
=
install:
=
Runtime Dependencies (2):
em-http-request
>= 0.2.5
oauth
>= 0.3.6
Development Dependencies (1):
hoe
>= 2.4.0