You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Janko Marohnić edited this page Oct 12, 2019
·
1 revision
Shrine doesn't keep a registry of which uploader is used for which attachment
on which model. But you can easily retrieve that list using Active Support's
Class#subclasses a Ruby's Class#ancestors introspection methods: