Railsify!

Images & Graphics Plugins

  • There are 4 plugins in this category.

attachment_fu by Rick Olson in Images & Graphics and File Management

attachment_fu facilitates file uploads in Ruby on Rails. There are a few storage options for the actual file data, but the plugin always at a minimum stores metadata for each file in the database.

Blueprint by Ariejan de Vroom (Ariejan) in Images & Graphics, HTML Helpers, and Toolkits

Generate a quick layout (including CSS and images) based on the BlueprintCSS framework.

relation_browser by Blake Barnett (shadoi) in Images & Graphics, Utilities, and Miscellaneous

relation_browser is a rails plugin that allows you to easily make use of the incredibly cool RelationBrowser flash application written by Moritz Stefaner.

Toolbawks Assets by Nathaniel Brown (nshb) in Images & Graphics, File Management, and Toolkits

Leveraging the EXTJS JavaScript/AJAX library, Toolbawks Assets provides an elegant solution to displaying and managing assets not to mention a seamless no-refresh solution to uploading files. The plugin also leverages attachment_fu, which allows you to store your files on either the file system, database, or Amazon's S3 service.