add tutorials and references to home page
authorTom Clegg <tom@clinicalfuture.com>
Thu, 13 Jun 2013 19:30:55 +0000 (15:30 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Thu, 13 Jun 2013 20:54:50 +0000 (16:54 -0400)
commit97ee2e7bfcdb17fd195382b22a15f0f2752b8007
tree2fdebb2eaf94d8a412360139f700eab5376f2421
parent2a64d9ed4228b2aa1e52a206a67c23a5ea52f3f7
add tutorials and references to home page
17 files changed:
apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/arvados_resource_list.rb
apps/workbench/app/models/user.rb
apps/workbench/app/views/application/_arvados_object.html.erb
apps/workbench/app/views/application/show.html.erb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/users/home.html.erb
doc/install/index.md
services/api/app/controllers/arvados/v1/users_controller.rb
services/api/app/helpers/application_helper.rb
services/api/config/routes.rb
services/api/lib/current_api_client.rb