rails--rails/railties/lib
Caio Chassot 94a60a5600 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>
2010-03-12 21:33:39 +01:00
..
generators In app_generator, fix hardcoded `bundle` call to derive the bundle executable name from Thor::Util.ruby_command. 2010-03-12 21:33:39 +01:00
rails Prettify generators description whenever using the default stack [#4143 status:resolved] 2010-03-12 21:33:39 +01:00
rails.rb Rename Rails::Subscriber to Rails::LogSubscriber 2010-02-16 22:36:15 +01:00