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