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