This project is archived and is in readonly mode.

Changeset [bac0826b1fa5f39274d61ad51304548c725a304f] by Piotr Sarnacki

September 24th, 2010 @ 08:02 PM

Refactor namespaced generators to use module_namespacing block helper

Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/bac0826b1fa5f39274d61ad5130454...

Committed by Piotr Sarnacki

  • M Gemfile
  • M activerecord/lib/rails/generators/active_record/model/model_generator.rb
  • M activerecord/lib/rails/generators/active_record/model/templates/model.rb
  • M activerecord/lib/rails/generators/active_record/model/templates/module.rb
  • M railties/lib/rails/generators/named_base.rb
  • M railties/lib/rails/generators/rails/controller/controller_generator.rb
  • M railties/lib/rails/generators/rails/controller/templates/controller.rb
  • M railties/lib/rails/generators/rails/helper/helper_generator.rb
  • M railties/lib/rails/generators/rails/helper/templates/helper.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>