mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22: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
|
||||
class Serializer
|
||||
extend ActiveSupport::Autoload
|
||||
|
||||
include Configuration
|
||||
include Associations
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user