4058: If a portable data hash correpsonds to a single collection, automatically
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 20 Oct 2014 14:45:10 +0000 (10:45 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 20 Oct 2014 14:45:10 +0000 (10:45 -0400)
commit59807e4ab334f7aec9772bf63f186974fba96821
tree8544f25780f32f94a936d406c531852062692b23
parent269adb302bf244332706a1fe053feddc402eb4be
4058: If a portable data hash correpsonds to a single collection, automatically
redirect to the collection page.  If not, show a special "menu" page listing
the matching collections.
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/views/collections/hash_matches.html.erb [new file with mode: 0644]
apps/workbench/app/views/collections/show.html.erb