autocomplete_rails 0.3.0
Easily use jQuery UI's autocomplete widget with Rails applications.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            rails
            < 5.2, >= 4.0
          
    Development 依赖 (7):
            database_cleaner
            ~> 1.5
          
          
            factory_girl
            ~> 4.4
          
          
            rspec-mocks
            ~> 3.1
          
          
            rspec-rails
            ~> 3.1
          
          
            shoulda-matchers
            ~> 2.8
          
          
            sqlite3
            ~> 1.3
          
          
            timecop
            ~> 0.8
          
    