RubyGems Navigation menu

preference_fu 0.0.1

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

Owners:

Authors:

  • Brennan Dunn

SHA 256 checksum:

cfadf8365b32e9ea8ca4db9e6d0c84da362930fda2c318caedd5257adfc3b511

Total downloads 21,737

For this version 3,289

Licenses:

N/A

Required Ruby Version: None

Links: