Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2018-02-02 17:12:28 +0300
committerLin Jen-Shin <godfat@godfat.org>2018-02-07 17:45:02 +0300
commitbbfce29ba8d75df5344dae34dc472dfb3b3acf4b (patch)
tree852a3e8b99d48385106fe24e8bdb36c92ee794b7 /config.ru
parentd4d564c8e7d2cbc3e6742475a793ba0f630167e3 (diff)
Use a controller to hold request values
So that we don't need to hold env after the request. This makes it much harder to test, especially Rails session is acting weirdly, so we need `dig('flash', 'flashes', 'alert')` to dig the actual flash value.
Diffstat (limited to 'config.ru')
0 files changed, 0 insertions, 0 deletions