This project is archived and is in readonly mode.

Changeset [99d75a7b02bf430a124b9c3e2515850959d78acf] by David Dollar

March 13th, 2009 @ 10:20 AM

Makes the gem system understand development vs. runtime dependencies [#2195 state:resolved]

The patch also fixes:

  • Fixes the chicken/egg problem present in the current gem system when gems are defined in the config that are not yet installed.

  • Remove the need to have hoe as a dependency of your production app.

  • Makes the gem 'unpacking' system a lot less fragile.

Signed-off-by: Matt Jones al2o3cr@gmail.com Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...

Committed by David Dollar

  • M railties/lib/initializer.rb
  • M railties/lib/rails/gem_dependency.rb
  • M railties/lib/tasks/gems.rake
  • M railties/test/gem_dependency_test.rb
  • M railties/test/vendor/gems/dummy-gem-g-1.0.0/.specification

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>