POST works to actions controller, still need to implement the actual action to build...
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 28 Feb 2014 18:47:58 +0000 (13:47 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 28 Feb 2014 18:47:58 +0000 (13:47 -0500)
commit550e20e00518ce51054e9c52549e77f74d033eba
tree35b5f200dd8b6b6b62fd402c64aed2c541e7b975
parent7d0e688094e19f54f966747c8dbfbd00e7ce5149
POST works to actions controller, still need to implement the actual action to build the manifest.
apps/workbench/app/assets/javascripts/selection.js
apps/workbench/app/controllers/actions_controller.rb [new file with mode: 0644]
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/collections_helper.rb
apps/workbench/app/views/collections/_show_files.html.erb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/config/routes.rb