Skip to content

Commit 8986050

Browse files
Merge pull request rails#47683 from yskkin/patch-3
Remove redundant require: follow rails#10776
2 parents a51364d + db944ce commit 8986050

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

activerecord/lib/active_record/attribute_assignment.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
require "active_model/forbidden_attributes_protection"
4-
53
module ActiveRecord
64
module AttributeAssignment
75
include ActiveModel::AttributeAssignment

0 commit comments

Comments
 (0)