14946: Fixes warnings related to uninitialized instance variables, and others.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 30 May 2019 15:43:46 +0000 (12:43 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 30 May 2019 15:43:46 +0000 (12:43 -0300)
commitcb026a96db7c614c05ada93c5b7b1d2d22394b0c
treeeb73b595dd099f4b6cbe1eebc9d1d8c1c81b1f6a
parentac2785f7f3932ffa4988b6752482f0c1c6883c02
14946: Fixes warnings related to uninitialized instance variables, and others.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
18 files changed:
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/helpers/arvados_api_client_helper.rb
apps/workbench/app/helpers/collections_helper.rb
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/helpers/provenance_helper.rb
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/models/arvados_resource_list.rb
apps/workbench/app/models/container_work_unit.rb
apps/workbench/app/views/application/_breadcrumbs.html.erb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/projects/_show_dashboard.html.erb
apps/workbench/config/initializers/inflections.rb
apps/workbench/config/load_config.rb
apps/workbench/test/integration_helper.rb
apps/workbench/test/test_helper.rb
services/login-sync/Gemfile.lock