RubyGems Navigation menu

soulmate_rails 0.3.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.2 - December 16, 2014 (13 KB)
  2. 0.3.1 - June 19, 2013 (12.5 KB)
  3. 0.3.0 - April 19, 2013 (11 KB)
  4. 0.2.1 - March 05, 2013 (11 KB)
  5. 0.2.1.beta - March 05, 2013 (11 KB)
Show all versions (6 total)

Runtime Dependencies (3):

multi_json >= 1.0
redis >= 2.0

Development Dependencies (4):

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

Owners:

Authors:

  • Dhruva Sagar

SHA 256 checksum:

6f6483c546217468b6118335b96cf9b2b77762be94f63971e11a446f9a4bab91

Total downloads 37,508

For this version 2,615

License:

MIT

Required Ruby Version: None

Links: