Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged attachment

  • Acts as attachment

    Allows you to specify that a model accepts file uploads and stores the necessary meta info (filename, size, etc).

  • File Column Plugin

    Makes handling of file uploads really easy and has a nice integration with rmagick.

  • Attachment Fu

    attachment_fu is a plugin by Rick Olson (aka technoweenie) and is the successor to acts_as_attachment. To get a basic run-through of its capabilities, check out Mike Clark's tutorial http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu.

  • UploadColumn

    A plugin to the Ruby on Rails web development framework for easy uploading of files, especially images. UploadColumn makes it easy to store files to the filesystem and to manipulate them.

  • Milton

    Milton is an upload-handling plugin for Rails that tries to make as few
    assumptions as possible while providing a lot of functionality.