Closed leanucci closed 11 years ago
leanucci, thanks for the pull request!
I have commented on a few lines of your commits. I think it would be good to implement a search method on the client, which access the other modules of the gem. The idea of the client is to encourage the programmer to use only the client instead of accessing the individual modules directly and having to keep the access_token.
Thanks again, and I will wait for your comments!
The changes suggested by this pull request were incorporated in version 2.0.0.
This commit implements basic access to the search method of the MercadoPago API. Pagination and dating need special validation/documentation that will be added in future commits.