magentor
magentor copied to clipboard
Got error 'uninitialized constant Magento::Product'
I am using Rails 3.1.3 and after I installed the gem and added connection information in initializers directory, I tried to call Magento::Customer and other API calls. But I got this error for all of them. Do you know what I should try next? Thanks! I did restart the server and all that.