RubyGems Navigation menu

preference_fu 0.0.5

This plugin, greatly inspired by Jim Morris' blog post (http://blog.wolfman.com/articles/2007/08/07/bit-vector-preferences), aims to make it easy and flexible to store boolean preferences for an ActiveRecord model.This can be also used as a very quick way to setup an ACL. Because the values are stored within a bit vector, a virtually unlimited number of preferences can be created without additional migrations.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5 - August 02, 2011 (9 KB)
  2. 0.0.4 - August 02, 2011 (9 KB)
  3. 0.0.3 - November 15, 2010 (9 KB)
  4. 0.0.2 - November 15, 2010 (8.5 KB)
  5. 0.0.1 - November 15, 2010 (8.5 KB)

Runtime Dependencies (1):

jeweler ~> 1.5

Development Dependencies (2):

rails ~> 3.0.1
sqlite3 >= 0

Owners:

Authors:

  • Brennan Dunn

SHA 256 checksum:

8bda391ba43e1df15a0cc0e5235c1d0d2ee72e1265bcfc4b927fbf03dab50e7e

Total downloads 21,709

For this version 8,427

Licenses:

N/A

Required Ruby Version: None

Links: