]> git.openstreetmap.org Git - rails.git/commit
Fixed node functional tests. A couple of changes to the old_node model and node contr...
authorMatt Amos <zerebubuth@gmail.com>
Mon, 13 Oct 2008 14:08:31 +0000 (14:08 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 13 Oct 2008 14:08:31 +0000 (14:08 +0000)
commita2498928e470b358f69902d9fdc72a1a80aa5bf8
treebdcc35ae2c4cd0b2b3020fe1712ea866e59f84f5
parent734cbb967de8e04f15e01ee2103033064dd290d4
Fixed node functional tests. A couple of changes to the old_node model and node controller for changesets.
app/controllers/node_controller.rb
app/models/old_node.rb
lib/geo_record.rb
test/fixtures/node_tags.yml
test/functional/node_controller_test.rb
test/test_helper.rb