]> git.openstreetmap.org Git - rails.git/commit
Deal with active record not found exceptions when creating message. Some tidying...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 3 Dec 2008 12:56:02 +0000 (12:56 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 3 Dec 2008 12:56:02 +0000 (12:56 +0000)
commit1a7ab3570ce850d7f541e2c709ad98986c7b35ef
tree820f0649b33545ccc8866e055434724b5512deb1
parent073c866032becb668c2b7c3b7883b7601f282c0b
Deal with active record not found exceptions when creating message. Some tidying of html. For some reason in rails 2.1.2 having a comment at the end of a line, in the view,  means that the closing tag needs to be on the next line.
app/controllers/message_controller.rb
app/views/message/_message_summary.rhtml
app/views/message/_sent_message_summary.rhtml
app/views/message/new.rhtml