Did you do gem install httparty? If you did, are you using Bundler? If so, did you include the gem in your Gemfile? – Christoph PetschnigFeb 14 at 7:47
I did code(gem instal httparty), but I'm not using bundler. I think the issue was that I wasn't requiring rubygems... Thanks for the answer! – Steph_1001Feb 16 at 19:12
gem install httparty? If you did, are you using Bundler? If so, did you include the gem in your Gemfile? – Christoph Petschnig Feb 14 at 7:47code(gem instal httparty), but I'm not using bundler. I think the issue was that I wasn't requiring rubygems... Thanks for the answer! – Steph_1001 Feb 16 at 19:12