This project is archived and is in readonly mode.
Changeset [94a60a5600269a9ce63eb8991c4deaa26cd0a7b6] by Caio Chassot
March 12th, 2010 @ 08:33 PM
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/94a60a5600269a9ce63eb8991c4dea...
Committed by Caio Chassot
- M railties/lib/generators/rails/app/app_generator.rb
- M railties/test/generators/app_generator_test.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>