Ruby file-attachment library that lets users move file-uploading logic into dedicated uploader classes outside of the model. Janko moved to it from Paperclip, but found that essential features like direct uploads and background processing are not built-in and are provided by external gems that don't compose well together.