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.