This project is archived and is in readonly mode.

#2215 ✓resolved
Zack Hobson

JRuby platform support for gem tasks.

Reported by Zack Hobson | March 11th, 2009 @ 05:47 PM | in 2.x

In a Rails project that uses JRuby, the rake task gems:install doesn't use the correct rubygems binary to install dependencies. The correct solution is to use the Gem API to run the install command rather than spawning the rubygems command in a shell.

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>

Attachments

Referenced by

Pages