There is a blog post that details how to do this with PHP, but I'm not clear on how to translate this to Ruby on Rails. For the getUrl
, saveUrl
, and deleteUrl
what do I put so that I can hook it up to my AnnotationsController and create, read, and delete Annotation models?
There is also server side code in PHP.
jquery-image-annotate is hosted on Google code.