Hello all,
I just uploaded a gem that lets you updated fields on the fly, is called simply_edit. Is the sister gem of simply_load that you can find on rubygems and github.
Simply edit transforms labels into editable fields like textfield, textareas and datefield(using jQuery date picker).
Why did I make a gem out of this little thing? I felt it was a waste of time to got to a form if you only needed to update a title, content or a date.
Here is the gem at rubygems and github.
Anyway, I hope you guys like it and comment about it.