Rails in place editing plugin w/ selection
As of Rails 2.0 the in_place_editor methods have been moved into a plugin. You can download this plugin here. For some items I needed to have a dropdown selection instead of a text field. To add this functionality, I added two methods to the plugin.
Here is the full contents of ‘in_place_macros_helper.rb’ http://pastie.caboo.se/169443
Replace the contents of [...]
Filed under: RoR Plugins | Comments





