ombulabs / mercadopago

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

Added Client class and Renamed Mercadopago to MercadoPago #1

Closed etagwerker closed 12 years ago

etagwerker commented 12 years ago

Hello,

To make it easier for a client to interact with the MercadoPago API, I added a Client class.

I also added the implementation for get_preference.

I will add tests for all of this later.

To keep the code consistent, I also renamed Mercadopago to MercadoPago.

Please let me know what you think.

Thanks, Ernesto