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 ba2aa1f commit cb16457Copy full SHA for cb16457
lib/active_model/serializer/reflection.rb
@@ -1,4 +1,5 @@
1
require 'active_model/serializer/field'
2
+require 'active_model/serializer/association'
3
4
module ActiveModel
5
class Serializer
0 commit comments