Ensure we always respond with json (except the redirect at the root
authorTom Clegg <tom@curoverse.com>
Sat, 25 Jan 2014 05:42:04 +0000 (21:42 -0800)
committerTom Clegg <tom@curoverse.com>
Sat, 25 Jan 2014 05:42:04 +0000 (21:42 -0800)
commitf66156884166e4f52327b744d1a8303f87b8ac63
tree9528ef50071e2ed7cb4df0f31a83f9c4c24106b5
parentf902ff3c640e3d7d279cb0ea112643e405c871f3
Ensure we always respond with json (except the redirect at the root
URI).

closes #1739
services/api/app/controllers/application_controller.rb
services/api/app/controllers/static_controller.rb
services/api/test/integration/collections_api_test.rb