We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8b9f4 commit 65313b9Copy full SHA for 65313b9
lib/active_model/serializer.rb
@@ -24,8 +24,6 @@ class Serializer
24
autoload :Attribute
25
autoload :Association
26
autoload :Reflection
27
- autoload :SingularReflection
28
- autoload :CollectionReflection
29
autoload :BelongsToReflection
30
autoload :HasOneReflection
31
autoload :HasManyReflection
0 commit comments