RubyGems.org

progression

0.0.3

progression provides a set of simple utility classes and a DSL for measuring an objects progress through a progression of steps. This is especially useful for defining and calculating profile completion status in a social application. There are a few existing solutions similar to progression, but they try to do too much. The other options that I am familiar with are either coupled with ActiveRecord or ActionController in some way.

installgem install progression
Authors

Michael Guterl

2,728 total downloads 988 for this version
Owners

B84a860f0e6cf67c960c4ca6f04e438c

Gemfile
gem "progression", "~> 0.0.3"
Versions
  1. 0.0.3 June 9, 2010
  2. 0.0.2 April 22, 2010
  3. 0.0.1 April 22, 2010
Development Dependencies
  1. rspec >= 1.2.9