This project is archived and is in readonly mode.

Changeset [7418d367f0ac4a4ac0ab4604c1b10db78efc6865] by Mathias Meyer

October 30th, 2008 @ 11:57 AM

Fixed plugin generator so that generated unit tests would subclass ActiveSupport::TestCase, also introduced a helper script to reduce the needed require statements. [#1137 state:committed]

Signed-off-by: David Heinemeier Hansson david@loudthinking.com http://github.com/rails/rails/co...

Committed by Mathias Meyer

  • M railties/CHANGELOG
  • M railties/lib/rails_generator/generators/components/plugin/plugin_generator.rb
  • M railties/lib/rails_generator/generators/components/plugin/templates/Rakefile
  • M railties/lib/rails_generator/generators/components/plugin/templates/test_helper.rb
  • M railties/lib/rails_generator/generators/components/plugin/templates/unit_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>