-
- Downloads
Refactored profile to resource. Added missing flash notice on successfull...
Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax
Showing
- app/assets/javascripts/profile.js.coffee 10 additions, 0 deletionsapp/assets/javascripts/profile.js.coffee
- app/controllers/profiles_controller.rb 24 additions, 5 deletionsapp/controllers/profiles_controller.rb
- app/views/layouts/profile.html.haml 7 additions, 7 deletionsapp/views/layouts/profile.html.haml
- app/views/profile/index.html.haml 0 additions, 1 deletionapp/views/profile/index.html.haml
- app/views/profiles/account.html.haml 13 additions, 5 deletionsapp/views/profiles/account.html.haml
- app/views/profiles/design.html.haml 1 addition, 1 deletionapp/views/profiles/design.html.haml
- app/views/profiles/history.html.haml 0 additions, 0 deletionsapp/views/profiles/history.html.haml
- app/views/profiles/show.html.haml 3 additions, 3 deletionsapp/views/profiles/show.html.haml
- app/views/profiles/update.js.erb 0 additions, 0 deletionsapp/views/profiles/update.js.erb
- app/views/profiles/update_username.js.haml 6 additions, 0 deletionsapp/views/profiles/update_username.js.haml
- config/routes.rb 12 additions, 8 deletionsconfig/routes.rb
- features/steps/shared/paths.rb 3 additions, 7 deletionsfeatures/steps/shared/paths.rb
- spec/requests/security/profile_access_spec.rb 10 additions, 1 deletionspec/requests/security/profile_access_spec.rb
- spec/routing/routing_spec.rb 6 additions, 18 deletionsspec/routing/routing_spec.rb
app/views/profile/index.html.haml
deleted
100644 → 0
File moved
File moved
app/views/profiles/update_username.js.haml
0 → 100644
Please register or sign in to comment