RubyGems Navigation menu

soulmate_rails 0.3.2

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 校验和:

97f50297bcacdd0e6a695636f1f28b465c2c213938862c84b175d806f75bbf63

下载总量 37,597

这个版本 19,728

许可:

MIT

需要的 Ruby 版本: >= 0

链接: