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:
authorMichael Kozono <mkozono@gmail.com>2018-09-20 21:49:58 +0300
committerMichael Kozono <mkozono@gmail.com>2018-09-24 22:11:26 +0300
commit45cf64c827270d66a88d483bb3f9043a90301255 (patch)
treeb71d4455decb58e5d429b8e5299896a70fc7c20a /lib/banzai
parent00bb83f7fc6d52583d56fb0f0ea4c9d951535b52 (diff)
Use a null object with RequestStore
Makes it easier and safer to use RequestStore because you don't need to check `RequestStore.active?` before using it. You just have to use `Gitlab::SafeRequestStore` instead.
Diffstat (limited to 'lib/banzai')
0 files changed, 0 insertions, 0 deletions