Update to Rails 2.3.8
This commit is contained in:
parent
6677b46cb4
commit
f0635301aa
429 changed files with 17683 additions and 4047 deletions
|
@ -87,7 +87,7 @@ class HelperTest < Test::Unit::TestCase
|
|||
assert_nothing_raised {
|
||||
@controller_class.helper { include HelperTest::TestHelper }
|
||||
}
|
||||
assert [], missing_methods
|
||||
assert_equal [], missing_methods
|
||||
end
|
||||
|
||||
def test_helper_method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue