Skip to content
forked from ExamTime/raphael

JavaScript Vector Library - gem package containing fixes for iOS dragging text and IE6-8 viewbox.

License

Notifications You must be signed in to change notification settings

achemkhi/raphael

 
 

Repository files navigation

About

Modified version of RaphaelJS by Dmitry Baranovskiy, packaged as a gem for Rails. Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web.

Additional javascript files (minified and modules) removed to minimise maintenance.

Fixes

How to Use

Add the following to your GemFile: gem 'raphael-examtime', :git => '[email protected]:ExamTime/raphael.git'

Then add the following to your application.js manifest: //= require raphael

Full documentation for Raphael can be found at http:https://raphaeljs.com/

Don't forget to run bundle update after upgrading to the latest gem version to ensure it's used by your rails app.

About

JavaScript Vector Library - gem package containing fixes for iOS dragging text and IE6-8 viewbox.

Resources

License

Stars

Watchers

Forks

Packages

No packages published