mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Make reflection explicitly dependents on association
This commit is contained in:
parent
ba2aa1fdfd
commit
cb16457bb3
@ -1,4 +1,5 @@
|
|||||||
require 'active_model/serializer/field'
|
require 'active_model/serializer/field'
|
||||||
|
require 'active_model/serializer/association'
|
||||||
|
|
||||||
module ActiveModel
|
module ActiveModel
|
||||||
class Serializer
|
class Serializer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user