Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged image

  • SuperImage

    Deprecated: use "FlexImage":http://github.com/Squeegy/fleximage

  • Fleximage

    Fleximage is a Rails plugin that tries to make image uploading and rendering super easy.

  • CAPTCHA

    A CAPTCHA validation plugin.

  • ActsAsImage

    Scales images and writes them to the file system.

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

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

  • Active Search

    ActiveSearch is a barbarian way to give your models a sparkle of fuzzy search, which most users will surely prefer to very specific forms.

  • Saucy: Image rendering

    Dynamic Text Rendering Plugin for Rails. Like sIFR but without the Hassle, Flash or even Javascript.

  • Milton

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

  • Acts as attachment

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