Tuesday
Nov252008
Double Shot #339
Tuesday, November 25, 2008 at 1:13AM
Too busy to do more than post a couple of links, alas.
Moving to Rails 2.2 Headaches - Vol 1 - Looks like mostly issues with various libraries not being ready yet.
jrails_in_place_editing - Now that it's been moved out of core Rails, there are a boatload of in-place edit plugins out there. This one seems to work OK in a project where we're using jQuery.
in
Double Shot
Double Shot 
Reader Comments (1)
Mike, I've used jrails_in_place_editing and can recommend it. However, one thing to note is that when when editing text, if you type an ampersand (&) it removes the ampersand and all the following text.
I'm working on a patch for this just now, but haven't figured it out yet.