What would you use for auto completion in Rails app?
- by Andrei
I want to use auto-completion in a number of fields (5-7) in my forms. There is a screencast on auto-completion with Prototype library by Ryan Bates ( http://railscasts.com/episodes/102-auto-complete-association). On the other hand, I have noticed that quite many guys suggest jQuery for this task ( http://jquery.bassistance.de/autocomplete/demo/). And I guess, there was probably some development last year(s), so I ask you - what would you use nowadays to auto-complete your form fields and why?
BTW, I still have an open question on auto completion for HABTM association:
http://stackoverflow.com/questions/1510935/how-to-do-habtm-management-with-auto-completion-in-rails