cobregratis 0.1.0
Cobre Grátis Configure by adding the following: require 'cobregratis' Cobregratis::Base.site = 'https://app.cobregratis.com.br/' Cobregratis::Base.user = 'your_api_username' Cobregratis::Base.user = 'your_api_password'
Gemfile:
=
install:
=
Runtime Dependencies (2):
activeresource
>= 2.1
activesupport
>= 2.1
Development Dependencies (1):
rspec
>= 1.2.9