Is there a plugin that can autofill(ajax) during user input?

I haven’t done rails in a year, but can someone tell me if there is a
plugin or how much work is it to add an auto fill function like google’s
front page?

Would you just use an observer on the form or is there already a built
in class that can do this?

Thanks!

Feng

Hey Feng,

Please check out the following url

you can find them on github

On Jan 22, 1:38 pm, Feng T. [email protected]

auto_complete plugin
http://svn.rubyonrails.org/rails/plugins/auto_complete

-manmay

On Thu, Jan 22, 2009 at 11:13 AM, Daniel [email protected] wrote:

I haven’t done rails in a year, but can someone tell me if there is a
Posted viahttp://www.ruby-forum.com/.


M@nmay

Excellent, saves me the trouble of looking for this.

Thanks!

On Jan 22, 12:31 am, Feng T. [email protected]

Jette Chan wrote:

Hey Feng,

Please check out the following url
Search · Auto complete · GitHub
you can find them on github

On Jan 22, 1:38�pm, Feng T. [email protected]

Totally forgot to check github, thanks Jette.