Hi,
I have a rails app that I'm trying to get all up to date. I've
updated rails to 2.3.3 (since I get problems all over the place with
ruby1.9 and 2.3.4) and updated ruby to 1.9.
When I start webrick and look at the app, it works fine, except for
the auto_complete fields, of which I have three, which don’t display the
list of possible results. If I move back to ruby 1.8 and restart
webrick, the auto_complete fields work. Is there something I need to
change?
Regards
Anthony