5105: Treat not-logged-in AJAX requests as errors, instead of redirecting to login...
authorTom Clegg <tom@curoverse.com>
Thu, 5 Mar 2015 22:46:17 +0000 (17:46 -0500)
committerTom Clegg <tom@curoverse.com>
Thu, 5 Mar 2015 23:38:37 +0000 (18:38 -0500)
commit470e9c16d9c8713e4b0ba614ed5216ff1b47defa
tree7f934de50f548a88ee0f0f71249b611cf7c81733
parent878b0ff6d405dfcd4f3277ff7d9382af29db6c32
5105: Treat not-logged-in AJAX requests as errors, instead of redirecting to login prompts.
apps/workbench/app/controllers/application_controller.rb
apps/workbench/test/integration/ajax_errors_test.rb [new file with mode: 0644]
apps/workbench/test/test_helper.rb