aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/binary.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arel/nodes/binary.rb')
-rw-r--r--lib/arel/nodes/binary.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arel/nodes/binary.rb b/lib/arel/nodes/binary.rb
index 763091c267..3001788774 100644
--- a/lib/arel/nodes/binary.rb
+++ b/lib/arel/nodes/binary.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
module Arel
module Nodes
class Binary < Arel::Nodes::Node