2961: Save user information as part of the session cookie, eliminates looking
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 9 Jun 2014 13:09:09 +0000 (09:09 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 9 Jun 2014 13:09:09 +0000 (09:09 -0400)
commit987b88a5441387ff91877464def7933064815b59
treeeed319735d8e5fada1863b2da8299c6c57f33e69
parent626db8559ebaa13df19dafe9bb03b1bd484b762c
2961: Save user information as part of the session cookie, eliminates looking
up current user when rendering every page and panel, this means 2x reduction in
latency when the panel only requires 1 API lookup otherwise.
apps/workbench/app/controllers/application_controller.rb