mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 23:06:50 +00:00
bring back autoload - fix test
This commit is contained in:
parent
444b4cd1d8
commit
7f17ec8afa
@ -9,6 +9,8 @@ require 'active_model/serializer/utils'
|
|||||||
|
|
||||||
module ActiveModel
|
module ActiveModel
|
||||||
class Serializer
|
class Serializer
|
||||||
|
extend ActiveSupport::Autoload
|
||||||
|
|
||||||
include Configuration
|
include Configuration
|
||||||
include Associations
|
include Associations
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user