RubyGems Navigation menu

soulmate_rails 0.3.1

Soulmate Rails is a tool to help solve the common problem of developing a fast autocomplete feature for Rails. It uses Redis's sorted sets to build an index of partial words and corresponding top matches. Modified by Jim Zhan to add utility functions and for bug fixing.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.2 - December 16, 2014 (13.0 KB)
  2. 0.3.1 - June 19, 2013 (12.5 KB)
  3. 0.3.0 - April 19, 2013 (11.0 KB)
  4. 0.2.1 - March 05, 2013 (11.0 KB)
  5. 0.2.1.beta - March 05, 2013 (11.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (4):

json >= 1.7.7
multi_json >= 1.0
redis >= 2.0

Development 相依性套件 (4):

mock_redis >= 0
rake >= 0
rspec >= 0
supermodel >= 0

擁有者:

作者:

  • Dhruva Sagar

SHA 256 checksum:

1e0c4212904c66895b4e9b94c234ee6a385c0461012263a49991e63b858f6640

總下載次數 37,651

這個版本 8,337

License:

MIT

Ruby 版本需求:

相關連結: