]> git.openstreetmap.org Git - rails.git/commit
translating the listing of diary entries. Adding some initial tests for checking...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 27 May 2009 15:06:25 +0000 (15:06 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Wed, 27 May 2009 15:06:25 +0000 (15:06 +0000)
commit6ba51da46e41f2cf9260ef8e0b74a933ae82a362
tree676d7bcf218743746b43fa185f178831cfc40b7b
parent544353a8d93aa1ed1f82faea51ce50b090f91f14
translating the listing of diary entries. Adding some initial tests for checking that you don't get any errors in any locale, when listing the diary entries. Don't yet check for missing translations through an assert_select, .., :count => 0.
app/views/diary_entry/list.rhtml
config/locales/en.yml
test/functional/diary_entry_controller_test.rb
test/test_helper.rb