mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 13:56:53 +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/association'
|
||||
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user