Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged file

  • 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.

  • Acts as attachment

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

  • Window Helper

    Opens a modal dialog containing the specified content.

  • mimetype-fu

    Get the content type / mime type of a file. Great to use with attachment_fu or to validate Flash uploads.

  • 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.

  • Milton

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

  • import_with_load_data_in_file

    Bulk insert records at the speed of light using the MySql "LOAD DATA IN FILE" feature.