davidlee / state-fu

A rich DSL for describing state, and state-related behaviour, in your ruby classes / models.

nil

This URL has Read+Write access

state-fu / init.rb
100644 3 lines (2 sloc) 0.08 kb
1
2
3
# rails plugin
require File.join( File.dirname( __FILE__ ), 'lib', 'state-fu' )