]> git.openstreetmap.org Git - rails.git/commit
Revert to using join instead of to_sentence for now as to_sentence is
authorTom Hughes <tom@compton.nu>
Tue, 2 Jun 2009 23:40:46 +0000 (23:40 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 2 Jun 2009 23:40:46 +0000 (23:40 +0000)
commita7219de757755d13cbf93fd82cfbfa3c362bf516
treeedd383497264dd79477f21576af94911d8ee7672
parent9fcea942e8728b0b6c681be44c43875eba7af916
Revert to using join instead of to_sentence for now as to_sentence is
broken in rails 2.2 when I18N is in use. We can go back to using
to_sentence once we have gone to rails 2.3 which fixes the problem.

Close #1906.
app/views/browse/_way_details.rhtml