#14 new
soleone (at gmail)

Patching Rails

Reported by soleone (at gmail) | May 25th, 2008 @ 06:38 PM

Today I found about the *inplace_editing plugin*, which looks really nice, but has some issues as highlighted in this Screencast.

  • The new request forgery protection is not considered by the plugin, so you have to manually change _in_place_editing/lib/in_place_macros_helper.rb_, or disable protection in the controller for inplace_edit_for
  • The option externalControlOnly is not included in the helper (but available on the JS-side), and also not mentioned in the rdoc

I would add it myself, but I am kinda new to this and couldn't find the project on Github (which would make it easy to contribute).

If someone would give me a hint on how to contribute, I'd do it myself. Or maybe there are reasons not to implement these changes? At least the second seems trivial and a must have.

Greetings, Soleone

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »