I wrote some pretty ugly code that allows me to pull data from a database and view it. If I wanted to edit/update any of the data,
I push the 'edit' button at the bottom of the page and the page updates with all text fields replaced with editable form fields.
I always felt like I was reinventing the wheel. Surely, someone else has written a gem to do this?
Any ideas?
Thanks,
Joe