pood
January 22, 2009, 6:38am
1
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
pood
January 22, 2009, 6:43am
2
Hey Feng,
Please check out the following url
you can find them on github
On Jan 22, 1:38 pm, Feng T. [email protected]
pood
January 22, 2009, 6:48am
3
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
pood
January 22, 2009, 7:42am
4
Excellent, saves me the trouble of looking for this.
Thanks!
On Jan 22, 12:31 am, Feng T. [email protected]
pood
January 22, 2009, 7:31am
5
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.