Re: Ruby issue: Installed gems are not in path

2014-11-15 Thread Kevin Connor Arpe
Command "gem environment" should tell you where the binaries are installed. I had the same issue on Friday. All the Googling I did couldn't help. With a bit of luck, I discovered the binaries are usually installed in "~/bin" for Cygwin. Does it work for you? On Sat, Nov 15, 2014 at 3:38 PM, Tal

Ruby issue: Installed gems are not in path

2014-11-14 Thread Tallak Tveide
When installing gems with the packaged Ruby, any command line binaries that are included with installed gems are not available in the path. When the gems have previously (meaning in an earlier installed version of Ruby) been installed, they work as expected. I suspect this is because the binaries