This project is archived and is in readonly mode.
Changeset [6f4c45199b791ac2c90aa6742f8ffbd62b02ed7b] by Caio Chassot
March 3rd, 2010 @ 09:12 AM
In app_generator, fix hardcoded bundle
call to
derive the bundle executable name from Thor::Util.ruby_command.
This ensures that eg. when rails
is called from
ruby1.9
, bundle1.9
is called.
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/6f4c45199b791ac2c90aa6742f8ffb...
Committed by Caio Chassot
- M railties/lib/generators/rails/app/app_generator.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>