-
Notifications
You must be signed in to change notification settings - Fork 53
Home
Squeegy edited this page Sep 12, 2010
·
52 revisions
Fleximage is a Rails plugin that tries to make image uploading and rendering super easy.
-
ModelClassAccessors
Learn about all the different class methods that allow you set various options about how Fleximage works with storing and preprocessing images.
-
Operators
A list of all the image operations included with Fleximage. Resize, text, image overlay, and more.
-
OutputFormat
How to render JPG, GIF or PNG using Rails formatted routes.
Install the plugin, then open:
vendor/plugins/fleximage/rdoc/index.htmlin your browser for the full documentation.