ringioAPI 0.2.0
IMPORTANT: this project has just started, so the functionality is not complete yet. Provides a wrapper for the Ringio API in Ruby, using ActiveResource. You can configure it for example by adding a file with this in config/initializers/ : require 'ringioAPI' RingioAPI::Base.user = 'RINGIO API TOKEN'
Gemfile:
=
install:
=
Runtime Dependencies (1):
activeresource
>= 3.0.3