em-http-oauth-request 0.0.1
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:
=
instalar:
=
Runtime Dependencies (2):
em-http-request
>= 0.2.4
oauth
>= 0.3.6
Development Dependencies (1):
hoe
>= 2.4.0