]> git.openstreetmap.org Git - rails.git/commit
Add a view to show diary comments left by a user
authorSteve Singer <steve@ssinger.info>
Sat, 25 Feb 2012 20:46:11 +0000 (15:46 -0500)
committerTom Hughes <tom@compton.nu>
Tue, 28 Feb 2012 21:29:18 +0000 (21:29 +0000)
commit1944372af802ba3096a9bd72bca2f7ab49095a33
treef5570fef4e95044759ac0e14075b51a271d74c3f
parente45f8855c4af1284f9113e8346907528314ff546
Add a view to show diary comments left by a user
app/controllers/diary_entry_controller.rb
app/views/diary_entry/comments.html.erb [new file with mode: 0644]
app/views/user/view.html.erb
config/locales/en.yml
config/routes.rb