The following reply was made to PR ports/165525; it has been noted by GNATS.

From: Robert Gogolok <gogo...@googlemail.com>
To: bug-follo...@freebsd.org
Cc: Aldis Berjoza <graude...@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
_______________________________________________
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to