2891: Guard against API server errors in Workbench layout.
authorBrett Smith <brett@curoverse.com>
Wed, 25 Jun 2014 20:39:24 +0000 (16:39 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 30 Jun 2014 19:08:22 +0000 (15:08 -0400)
commitc23c9c44961528c251bd22bb130cf0f1eb98a698
tree740fe66d5a93ab199dd72bd205c491b3314a2607
parenta0300343f9bdb7737834bd15f2ac62e81d9e7b01
2891: Guard against API server errors in Workbench layout.

The goal here is to generally avoid situations like #3031 where
trouble talking to the API server prevents us from even rendering an
error page.  Previous commits made us smarter about logged in status.
This guards against other API errors.
apps/workbench/app/views/layouts/application.html.erb