Actions
Patch #3927
closedPlugin genarator creates testcase which is imcompatible with rails 2.3.4
Start date:
2009-09-26
Due date:
% Done:
100%
Estimated time:
Description
In rails 2.3, unit testcase must extends ActiveSupport::TestCase instead of Test::Unit::TestCase.
Here is patch for lib/generators/redmine_plugin_model/templates/unit_test.rb.erb.
Regards.
Files
Actions