Safe In Place Editing plugin
The Safe In Place Editing plugin is a replacement for the standard Rails InPlaceEditing plugin, providing a number of enhancements including:
- Supports Rails optimistic locking
- Special support for editing boolean fields
- Better error handling
- Configurable input escaping to support markup languages like Textile
A styled in-place editor pop-up for a text and a boolean field in the
TrackRecord application.
For more information including installation instructions, please see the plugin technical documentation. A source code tarball is available from this page for those who wish to browse through the source code on their local machine without having to ask Subversion to fetch it first. For more technical information or to submit fault reports, feature requests and so-on, please visit the plugin's RubyForge project page.