class Shrine::Attachment

Core class that provides an attachment interface for a specified attribute name, which can be added to model/entity classes. The model/entity plugins define the main interface, which delegates to a Shrine::Attacher object.