Module: Adrift::FileToAttach::Adapters

Defined in:
lib/adrift/file_to_attach.rb

Overview

Namespace containing the adapters for the objects that Attachment#assign expects. They need to respond to :original_filename and :path (what theese methods return it’s pretty much self-explanatory).

Defined Under Namespace

Classes: LocalFile, Rack, Rails