Skip to content
Squeegy edited this page Sep 12, 2010 · 52 revisions

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

General Reference

  • ModelClassAccessors
    Learn about all the different class methods that allow you set various options about how Fleximage works with storing and preprocessing images.

Full Documentation

Install the plugin, then open:

vendor/plugins/fleximage/rdoc/index.html

in your browser for the full documentation.

Clone this wiki locally