-
- Downloads
Move Profile related controllers under Profiles:: module
Showing
- app/controllers/profiles/keys_controller.rb 7 additions, 7 deletionsapp/controllers/profiles/keys_controller.rb
- app/controllers/profiles/notifications_controller.rb 1 addition, 1 deletionapp/controllers/profiles/notifications_controller.rb
- app/controllers/profiles/passwords_controller.rb 1 addition, 1 deletionapp/controllers/profiles/passwords_controller.rb
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
- app/views/layouts/nav/_profile.html.haml 1 addition, 1 deletionapp/views/layouts/nav/_profile.html.haml
- app/views/profiles/keys/_form.html.haml 3 additions, 3 deletionsapp/views/profiles/keys/_form.html.haml
- app/views/profiles/keys/_key.html.haml 12 additions, 0 deletionsapp/views/profiles/keys/_key.html.haml
- app/views/profiles/keys/edit.html.haml 7 additions, 0 deletionsapp/views/profiles/keys/edit.html.haml
- app/views/profiles/keys/index.html.haml 2 additions, 3 deletionsapp/views/profiles/keys/index.html.haml
- app/views/profiles/keys/new.html.haml 0 additions, 0 deletionsapp/views/profiles/keys/new.html.haml
- app/views/profiles/keys/show.html.haml 2 additions, 2 deletionsapp/views/profiles/keys/show.html.haml
- app/views/profiles/notifications/_settings.html.haml 0 additions, 0 deletionsapp/views/profiles/notifications/_settings.html.haml
- app/views/profiles/notifications/show.html.haml 0 additions, 0 deletionsapp/views/profiles/notifications/show.html.haml
- app/views/profiles/notifications/update.js.haml 0 additions, 0 deletionsapp/views/profiles/notifications/update.js.haml
- app/views/profiles/passwords/new.html.haml 0 additions, 0 deletionsapp/views/profiles/passwords/new.html.haml
- app/views/profiles/show.html.haml 2 additions, 2 deletionsapp/views/profiles/show.html.haml
- config/routes.rb 5 additions, 3 deletionsconfig/routes.rb
- features/steps/profile/profile_ssh_keys.rb 2 additions, 2 deletionsfeatures/steps/profile/profile_ssh_keys.rb
- features/steps/shared/paths.rb 1 addition, 1 deletionfeatures/steps/shared/paths.rb
- spec/routing/notifications_routing_spec.rb 3 additions, 3 deletionsspec/routing/notifications_routing_spec.rb
File moved
File moved
File moved
File moved
Please register or sign in to comment