rafa icon indicating copy to clipboard operation
rafa copied to clipboard

Rails plugin for using javascript raphael.js library easily from views

Rafa

This module provides an extension to ActionView helpers as a wrapper for the Raphael.js library by Dmitry Baranovskiy, that makes easy to add SVG ans canvas elements to the page and make use of the Raphael library within Rails.

Currently works with Raphael version 1.3.1 Version can be checked in Rafa::Config.raphael_version

Example

You can see examples in the directory rafa/examples/

Copyright (c) 2009 Ruben Medellin [email protected], released under the MIT license