mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
bring back autoload - fix test
This commit is contained in:
@@ -9,6 +9,8 @@ require 'active_model/serializer/utils'
|
||||
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
extend ActiveSupport::Autoload
|
||||
|
||||
include Configuration
|
||||
include Associations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user