REST in Place - RESTful Inplace-Editor

Hi,

since the old inplace_editor plugin is pretty outdated, I decided to write a new one that uses a REST api and works seamlessly with RESTful rails controllers. Its main advantage is that you don't need ANY special serverside code for this to work and any custom workflows in your controllers (authentication etc. ) apply to the inplace editor automatically.

This is my first Javascript Project, my first jQuery Project and my first Rails plugin, so I'd be interested in comments and/or suggestions for improvement.

REST in Place

Whoops there goes my weekend.

I made a version for Prototype tonight that behaves exactly like the jQuery version. The plugin now contains both versions, you decide which one to include in your template.

You can find the updated README at http://svn.varwig.org/rails/plugins/rest_in_place/README .

Merry Christmas

Jan Varwig