aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/custom_reader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/test/models/custom_reader.rb')
-rw-r--r--activemodel/test/models/custom_reader.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activemodel/test/models/custom_reader.rb b/activemodel/test/models/custom_reader.rb
index dc26bb10ff..a6f983e3ca 100644
--- a/activemodel/test/models/custom_reader.rb
+++ b/activemodel/test/models/custom_reader.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
class CustomReader
include ActiveModel::Validations