This project is archived and is in readonly mode.

Changeset [d627c932bdc5c0e2911e39cfb38952c29dab7afc] by José Valim

November 4th, 2009 @ 02:22 AM

Pass config.generators options along when RAILS_GENERATORS is set and show --force-plural message just once.

Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/d627c932bdc5c0e2911e39cfb38952...

Committed by José Valim

  • M railties/lib/rails/application.rb
  • M railties/lib/rails/commands/destroy.rb
  • M railties/lib/rails/commands/generate.rb
  • M railties/lib/rails/configuration.rb
  • M railties/lib/rails/generators/actions.rb
  • M railties/lib/rails/generators/named_base.rb
  • M railties/lib/rails/generators/rails/app/templates/script/destroy.tt
  • M railties/lib/rails/generators/rails/app/templates/script/generate.tt
  • M railties/lib/rails/generators/resource_helpers.rb
  • M railties/test/application/generators_test.rb
  • M railties/test/generators/resource_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>