This project is archived and is in readonly mode.

Changeset [016ed9b4298d187182d05340baddbe98f4eb8fb5] by José Valim

August 8th, 2009 @ 04:48 PM

Added rubygems to generators load_paths, but we only load generators from gems that are alraedy activated. This fixes the version problem and avoid silly conflicts. http://github.com/rails/rails/co...

Committed by José Valim

  • A railties/test/fixtures/vendor/gems/gems/mspec/lib/generators/mspec_generator.rb
  • A railties/test/fixtures/vendor/gems/gems/wrong/lib/generators/wrong_generator.rb
  • R railties/test/fixtures/vendor/gems/mspec/lib/generators/mspec_generator.rb
  • R railties/test/fixtures/vendor/gems/wrong/lib/generators/wrong_generator.rb
  • M railties/lib/generators.rb

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>