Is there a definitive solution for auto_complete in Rails?
        Posted  
        
            by blee
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by blee
        
        
        
        Published on 2010-05-04T19:35:20Z
        Indexed on 
            2010/05/04
            19:38 UTC
        
        
        Read the original article
        Hit count: 446
        
ruby-on-rails
|rubygems
I'm using DHH's auto_complete plugin, but am in the process of updating my dependencies on plugins to gems where feasible. Is there a newer, gemified version of this library, or has another solution emerged as the de facto standard?
© Stack Overflow or respective owner