|
move user profile to partials, and add prefrences tab
|
|---|
|
|
| app/controllers/registrations_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/views/devise/registrations/_password_details.html.erb |
|---|
| app/views/devise/registrations/_personal_details.html.erb |
|---|
| app/views/devise/registrations/edit.html.erb |
|---|
| app/views/users/_notification_preferences.html.erb |
|---|
| config/routes.rb |
|---|
| lib/assets/stylesheets/roadmap-tabs.scss |
|---|