Fixed url_for() so that links/redirects to workbench records work as expected.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 25 Feb 2014 16:55:51 +0000 (11:55 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Tue, 25 Feb 2014 16:55:51 +0000 (11:55 -0500)
commitad8e91c2c580b2a6188fccafb05672b7130ec931
tree01f9912091be5a323e8dc342e010e1df58c41872
parent98f0657745f2f38c19047ef9039c52c1b0fe0659
Fixed url_for() so that links/redirects to workbench records work as expected.
Can now click a "play" button next to a pipeline template and create a pipeline instance.
apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/app/models/arvados_base.rb
apps/workbench/app/views/application/_selection_checkbox.html.erb
apps/workbench/app/views/pipeline_templates/_show_recent.html.erb