]> git.openstreetmap.org Git - rails.git/commit
Add basic support for logically deleting a user.
authorTom Hughes <tom@compton.nu>
Sun, 24 Aug 2008 16:53:42 +0000 (16:53 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 24 Aug 2008 16:53:42 +0000 (16:53 +0000)
commit34189cf761a871f366775843da580121b39b4e25
tree6ada10444b014c96f2ba69784bd2c47e5592b0e8
parent791062569dfca01a405637fa9ba142c222d3310c
Add basic support for logically deleting a user.
app/controllers/application.rb
app/controllers/diary_entry_controller.rb
app/controllers/trace_controller.rb
app/controllers/user_controller.rb
app/models/friend.rb
app/models/user.rb
db/migrate/015_add_user_visible.rb [new file with mode: 0644]