]> git.openstreetmap.org Git - rails.git/commit
Prepare for Rails 2.1+, as we will no longer be able to use a symbol in the set_fixtu...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 27 Oct 2008 18:45:28 +0000 (18:45 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 27 Oct 2008 18:45:28 +0000 (18:45 +0000)
commite18c33f733007e898786ee63c7f40a854b4772c6
treef35ebc741dba80a91e8f812883427b080d56ddde
parent8a57904398175d9143cec737282f5066793bdbc3
Prepare for Rails 2.1+, as we will no longer be able to use a symbol in the set_fixture_class method, instead we must use a Class. This change doesn't affect Rails 2.0.2, as currently used. All tests still work. :-)
test/test_helper.rb
test/unit/current_node_tag_test.rb
test/unit/node_test.rb
test/unit/old_node_test.rb