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
You just go to here to see if your pg version support Win32 platform, then use this command to install:
gem install pg -v 0.14.1 --platform=x86-mingw32