bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 574 forks source link

Add a best_in_place:before-update event #561

Closed kpheasey closed 7 years ago

lastobelus commented 6 years ago

Actually better would be if update aborted when this event returned false (or alternatively returned 'abort'). Then we could implement confirmation, etc.