RoR – cygwin install – pg gem
While creating a new application in RoR (on cygwin), I was having issue installing ‘pg’ gem. After a little research I found that you need to install pg-client and pg-devel libraries to install ‘pg’ gem. Even after installing both devel Continue reading RoR – cygwin install – pg gem