iaintshine / presta_shop

A library for Ruby to interact with the PrestaShop's Web Service API
MIT License
8 stars 11 forks source link

ArgumentError Exception #3

Open peeyushsingla opened 10 years ago

peeyushsingla commented 10 years ago

I am using this gem in rails 3.2.17 application. I am getting an error during PrestaShop.bootstrap! for ArguementError Exception. I checked the gem this exception will be raised in the case of headers are unavailable in one application of mine everything is working fine but in other this is not working.

Any Idea why this is working so???