]> git.openstreetmap.org Git - rails.git/commit
Don't pass ActiveRecord objects to find and exists?
authorTom Hughes <tom@compton.nu>
Sat, 10 Jan 2015 12:35:52 +0000 (12:35 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 10 Jan 2015 12:41:16 +0000 (12:41 +0000)
commit316ebb7570d1e894d6889481ec3a56276cb3e88b
tree1c2eb1c046991e338ab18d4438a1237c3c6c1c35
parent6af8f8a9e37e92c139779fbb5fb2590ad040993e
Don't pass ActiveRecord objects to find and exists?
app/controllers/changeset_controller.rb
app/views/browse/changeset.html.erb
test/models/changeset_comment_test.rb
test/models/node_test.rb