Skip to content

Commit 7f17ec8

Browse files
author
Nicholas Shook
committed
bring back autoload - fix test
1 parent 444b4cd commit 7f17ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/active_model/serializer.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
module ActiveModel
1111
class Serializer
12+
extend ActiveSupport::Autoload
13+
1214
include Configuration
1315
include Associations
1416

0 commit comments

Comments
 (0)