6588: Changed links to use routes and changed tests to match the
authorManoj <jonam33@gmail.com>
Wed, 29 Jul 2015 17:44:08 +0000 (13:44 -0400)
committerManoj <jonam33@gmail.com>
Wed, 29 Jul 2015 17:44:08 +0000 (13:44 -0400)
commita94ec93d3322320bbf075559c4693da816b815f4
tree1409258f766d4a2f230b9f8d3cced26eb78078ad
parentfc8a283968b08b152d57a24d2c5711c876a3b379
6588: Changed links to use routes and changed tests to match the
routes.
12 files changed:
apps/workbench/Gemfile.lock
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/app/views/users/_manage_account.html.erb
apps/workbench/app/views/users/_manage_current_token.html.erb
apps/workbench/app/views/users/_manage_repositories.html.erb
apps/workbench/app/views/users/_manage_ssh_keys.html.erb
apps/workbench/app/views/users/_manage_virtual_machines.html.erb
apps/workbench/config/routes.rb
apps/workbench/test/integration/application_layout_test.rb
apps/workbench/test/integration/user_manage_account_test.rb
apps/workbench/test/integration/user_profile_test.rb