2764: Introduce show_file_links route.
authorBrett Smith <brett@curoverse.com>
Thu, 15 May 2014 19:54:32 +0000 (15:54 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 21 May 2014 19:16:35 +0000 (15:16 -0400)
commit1924b28c8f715bc08752fb219d1fd8145ccfe84f
tree4c3dd4c6d311a14a67202588f7a5d4d67801a5bd
parent0bec8ec8a130cb3af013b6097cf322938fce5671
2764: Introduce show_file_links route.

Right now this just takes advantage of the provided reader token, but
we're going to extend it to provide a wget-friendly view.
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/config/routes.rb
apps/workbench/test/functional/collections_controller_test.rb