2765: Tear out general Workbench reader_tokens support.
authorBrett Smith <brett@curoverse.com>
Wed, 21 May 2014 19:16:34 +0000 (15:16 -0400)
committerBrett Smith <brett@curoverse.com>
Wed, 21 May 2014 19:16:34 +0000 (15:16 -0400)
commit0bec8ec8a130cb3af013b6097cf322938fce5671
tree97c933dcedb8ae17dd1b716909039a363f2400a5
parentfa6b0b65fb71b66e36f982f4f25e9751672d0834
2765: Tear out general Workbench reader_tokens support.

Refs #2765.  This approach is not tenable in its current form, and the
callbacks are making further development confusing, so I'm getting rid
of them.

Conflicts:
apps/workbench/test/functional/collections_controller_test.rb
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/config/routes.rb
apps/workbench/test/functional/collections_controller_test.rb
apps/workbench/test/test_helper.rb