No commit activity in last 3 years
No release in over 3 years
Library to integrate MercadolibreApi into a Rails Project
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 10.0.2
~> 0.59.2
~> 1.3.13

Runtime

~> 10.0.1
>= 2.0.6
~> 5.2.1
~> 4.0.2
 Project Readme

MercadolibreRails

Library to integrate MercadolibreApi into a Rails Project

Usage

Installation

Add this line to your application's Gemfile:

gem 'mercadolibre_rails'

And then execute:

$ bundle
$ rails db:migrate

Integrations

  • This gem has paper_trail integrarion for some models such Product for example (store in DB the last 2500 model versions).

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.