Bugfix: Don't crash trying to render a new log buffer.
authorBrett Smith <brett@curoverse.com>
Thu, 8 May 2014 17:15:16 +0000 (13:15 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 8 May 2014 17:15:16 +0000 (13:15 -0400)
commita9eaabb02fe7110f0e16bcd7f27d1a0cd5eab08b
tree1f13da4c07b75261b5e95c2813aed3b8c3899805
parent14c312c452e0e010d617c02a33b94a178632ac26
Bugfix: Don't crash trying to render a new log buffer.

If you submit a Job and then try to load your Workbench Dashboard,
Workbench will likely crash because the log_buffer is a symbol at that
time.  This check guards to make sure that we only try to render
actual log content.
apps/workbench/app/views/users/_tables.html.erb