DEV: Fix lint.

This commit is contained in:
Guo Xiang Tan 2020-06-04 17:24:41 +08:00
parent aaece34e8b
commit 248db310d3
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
# TODO: Remove once we upgrade to Rails 6.1
# Copied implementation from https://github.com/rails/rails/pull/38169
module ActionDispatch