-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Rails
-
None
ActiveStorage requires the find_signed API from ActiveRecord, so Mongoid::Storage will require that this API be ported to Mongoid.
Initially, we'll make it a (standalone) part of Mongoid::Storage, but eventually it might be good to extract it to its own plugin (or even make it part of Mongoid proper).