Recommend a gem/plugin for autocomplete in Rails3 using jQuery?

Can anyone recommend a good gem or plugin for autocomplete in Rails 3
that only needs jQuery?

I need to search multiple fields and multiple objects and display them
in a clickable auto-complete list.

Would it be best to just build this myself?

Maybe this helps?