add notification settings, fix comment edit permissions

This commit is contained in:
jomo
2014-06-17 21:19:15 +02:00
parent 2564ea1aa6
commit 8a7d719920
9 changed files with 114 additions and 38 deletions

View File

@@ -17,6 +17,7 @@ Redstoner::Application.routes.draw do
member do
get 'confirm'
get 'edit_login'
get 'edit_notifications'
put 'update_login'
end
end