I'm working with Jeff Douglas' sample app (Databasedotcom-Gem-Demo), and getting errors when using Account.all and Account.find(params[:id])
The connection to Salesforce appears to be fine (I'm not seeing any errors at least). Is there a way I can further debug this, or might I have a bad version of the gem installed?
Thank you