No commit activity in last 3 years
No release in over 3 years
This provides a consistent Ruby interface around SantaMaria APIs.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 10.0
~> 3.0
~> 2.0
 Project Readme

SantaMaria ProductImporter Build Status

This provides a consistent Ruby interface around SantaMaria APIs.

Developing

Install dependencies with

bundle install

Run the tests with

bundle exec rspec spec

Create a release with

bundle exec rake release

Loading the gem for testing in console:

bundle console

Class loading is done by the /lib/santa_maria/product_importer.rb file.