diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2018-02-02 22:12:28 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2018-02-07 22:45:02 +0800 |
commit | bbfce29ba8d75df5344dae34dc472dfb3b3acf4b (patch) | |
tree | 852a3e8b99d48385106fe24e8bdb36c92ee794b7 /config.ru | |
parent | d4d564c8e7d2cbc3e6742475a793ba0f630167e3 (diff) | |
download | gitlab-ce-bbfce29ba8d75df5344dae34dc472dfb3b3acf4b.tar.gz |
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