Skip to content

Commit cb16457

Browse files
committed
Make reflection explicitly dependents on association
1 parent ba2aa1f commit cb16457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/active_model/serializer/reflection.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'active_model/serializer/field'
2+
require 'active_model/serializer/association'
23

34
module ActiveModel
45
class Serializer

0 commit comments

Comments
 (0)