I tried using gem install pg but it doesn\'t seem to work.
gem install pg
gem install pg gives this error
Temporarily enhancing PATH to in
For Mac Users
PATH=$PATH:/Library/PostgreSQL/9.4/bin/ gem install pg
This should do the trick