al2o3cr / aasm forked from minaguib/aasm

AASM - State machines for Ruby classes

aasm / lib
name age message
..
file aasm.rb Loading commit data...
file event.rb
file persistence.rb Mon Apr 28 22:27:56 -0700 2008 * Specs and bug fixes for the ActiveRecordPersi... [zilkey]
directory persistence/
file state.rb Sat May 31 15:11:18 -0700 2008 Move state for select logic into State [Scott Barron]
file state_machine.rb
file state_transition.rb Tue Jun 03 21:44:25 -0700 2008 allowed :to array and :on_transition callback, ... [KevinTriplett]