Plugins tagged by image

  • has image HasImage is a plugin/gem that allows Ruby on Rails applications to have attached images. It is very small and lightweight: it only requires one column (”has_image_file”) in your model to store the uploaded image’s file name. ... Type: Plugin | Last updated: 29 July 2008
  • Image Tag Silent Alt In a call to image_tag Rails will set the 'alt' tag to the filename which isn't what you usually want. This plugin sets an empty alt tag unless it's already been set. Type: Plugin | Last updated: 13 May 2008
  • Acts As Image This plugin takes a simple approach to saving images. It will scale images and save them to the file system, but it can't be used to save other types of files. Type: Plugin | Last updated: 20 April 2008
  • Super Image SuperImage is a plugin that allows you to put image data in your database And retrieve at any size you like. Combine this with page caching and you have a fast and easy way to manage large numbers of uploaded files, sized how you like. Type: Plugin | Last updated: 18 September 2007