]> git.openstreetmap.org Git - rails.git/commit
Add support for logical deletion of diary entries and comments.
authorTom Hughes <tom@compton.nu>
Sat, 14 Nov 2009 15:57:08 +0000 (15:57 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 14 Nov 2009 15:57:08 +0000 (15:57 +0000)
commit634565c5d399b71192484ac10fc2f8f1570e95f3
treea25e6c9734958857c4a73b4b094bae8a0a0186e6
parent6bfa897cfc38bcf8cb7c6a8649101ea699ea5c5a
Add support for logical deletion of diary entries and comments.
app/controllers/diary_entry_controller.rb
app/models/diary_entry.rb
app/views/diary_entry/_diary_comment.html.erb
app/views/diary_entry/_diary_entry.html.erb
config/locales/en.yml
config/routes.rb
db/migrate/047_add_visible_to_diaries.rb [new file with mode: 0644]