Changeset [15915ad6e7ab31793e034b5d90573f03f91549f3] by Travis Tilley
May 27th, 2009 @ 08:05 PM
Merge commit 'nbibler/dynamic_initial_state' http://github.com/rubyist/aasm/c...
Committed by Travis Tilley
- M README.rdoc
- M lib/aasm.rb
- M lib/persistence/active_record_persistence.rb
- M spec/unit/aasm_spec.rb
- M spec/unit/active_record_persistence_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.