]> git.openstreetmap.org Git - rails.git/commit
Tidy up the note controller
authorTom Hughes <tom@compton.nu>
Sun, 22 May 2011 16:02:48 +0000 (17:02 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 22 May 2011 16:02:48 +0000 (17:02 +0100)
commit83821816359187fa2b877a29b7ab7d9f974c17b5
treeeecb47dfd1c11d41b5ed9cfca1f5675b14b79303
parent08d6a0c91017af41d7b4f8f07a669d7cd4413772
Tidy up the note controller

Go through most of the note controller, tidying things up, fixing
a few bugs, and making sure we have tests for everything.
app/controllers/note_controller.rb
app/models/note.rb
test/functional/note_controller_test.rb