Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2012 17:20:14 GMT
From:      Robert Gogolok <gogolok@googlemail.com>
To:        ruby@FreeBSD.org
Subject:   Re: ports/165525: Looks like sysutils/rubygem-bundler is broken on FreeBSD
Message-ID:  <201202281720.q1SHKEhI015938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/165525; it has been noted by GNATS.

From: Robert Gogolok <gogolok@googlemail.com>
To: bug-followup@freebsd.org
Cc: Aldis Berjoza <graudeejs@gmail.com>
Subject: Re: ports/165525: Looks like sysutils/rubygem-bundler is broken on FreeBSD
Date: Tue, 28 Feb 2012 18:10:25 +0100

 >when I cd to rails project and run bundle install (even without rvm)
 >it will install everything in ./bundle-*
 >
 >There is no GEM_HOME or enything like that.
 >
 >it should install gems in system shouldn't it?
 
 On a fresh system with latest sysutils/rubygem-bundler, 'bundle
 install' will install the gems into the system folder.
 Maybe there is a .bundle/config file in your rails project that orders
 bundle to install into './bundle-*'?
 
 Best regards,
 Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202281720.q1SHKEhI015938>