summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/workhorse_request.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/concerns/workhorse_request.rb')
-rw-r--r--app/controllers/concerns/workhorse_request.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/controllers/concerns/workhorse_request.rb b/app/controllers/concerns/workhorse_request.rb
index 43c0f1b173c..028f10e866a 100644
--- a/app/controllers/concerns/workhorse_request.rb
+++ b/app/controllers/concerns/workhorse_request.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module WorkhorseRequest
extend ActiveSupport::Concern