A jQuery script and Rails helper for in-place editing of object fields with support for input, text, boolean, and dropdown data.
gem install best_in_placeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable in-place editing for a user's name field.
Add //= require best_in_place to your application.js and ensure jQuery is loaded.
No dependency data recorded yet.