I\'ve been trying to use HTTParty in my rails code
sudo gem install httparty
From the command line I can now successfully do
ht
The problem is, if you load a new gem, you have to restart the server even if you are in development.