This project is archived and is in readonly mode.

#3881 ✓invalid
Kieran P

[PATCH] Rails --dev and --edge should bundle install to vendor, not home or system gems

Reported by Kieran P | February 6th, 2010 @ 07:10 PM

Rails --dev and --edge should bundle install to vendor, not home or system gems.

This prevents altering system gems with possible buggy versions during testing of Rails edge.

Server still starts up perfectly fine with this change, and tests are passing.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages