This project is archived and is in readonly mode.

Changeset [b4ef958de6b16294094de28d00ba25fe2f48accc] by José Valim

July 15th, 2009 @ 07:16 PM

Change false to :verbose => false as in new Thor version. http://github.com/rails/rails/co...

Committed by José Valim

  • M railties/lib/generators/actions.rb
  • M railties/lib/generators/migration.rb
  • M railties/lib/generators/rails/app/app_generator.rb
  • M railties/lib/generators/rails/plugin/plugin_generator.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/copy_file.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/create_file.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/directory.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/empty_directory.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/get.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/inject_into_file.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/template.rb
  • M railties/lib/vendor/thor-0.11.1/lib/thor/actions/templater.rb
  • M railties/test/generators/actions_test.rb
  • M railties/test/generators/app_generator_test.rb
  • M railties/test/generators/generators_test_helper.rb
  • M railties/test/generators/scaffold_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>