ombulabs / mercadopago

Gem to communicate with the MercadoPago API
33 stars 22 forks source link

Added Tests, Client and renamed Mercadopago to MercadoPago #2

Closed etagwerker closed 12 years ago

etagwerker commented 12 years ago

Hey guys,

I added a Client object that won't need to pass the token with every call.

I added test for the basic API calls, with the intention to extend the tests in the future.

Renamed Mercadopago to MercadoPago to follow the convention.

Please let me know what you think.

Thanks!

Ernesto