RubyGems.org

fakeredis

0.4.2

Fake (In-memory) driver for redis-rb. Useful for testing environment and machines without Redis.

installgem install fakeredis
Authors

Guillermo Iguaran

97,856 total downloads 8,845 for this version
Owners

73d57855a3bfe5c534596197a895ab6e

Licenses

MIT

Gemfile
gem "fakeredis", "~> 0.4.2"
Versions
  1. 0.4.2 February 28, 2013
  2. 0.3.3 February 28, 2013
  3. 0.4.1 September 11, 2012
  4. 0.4.0 June 2, 2012
  5. 0.3.2 June 2, 2012
Show all versions (15 total)
Runtime Dependencies
  1. redis ~> 3.0.0
Development Dependencies
  1. rspec >= 2.0.0