mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
add explicit thread_safe dependency
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'thread_safe'
|
||||
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
extend ActiveSupport::Autoload
|
||||
|
||||
Reference in New Issue
Block a user