Changeset [173fa5723b3e14eb18f93a8787c0d8ffef4acd08] by Scott Barron

December 12th, 2008 @ 10:05 AM

Merge branch 'master' of git@github.com:rubyist/aasm http://github.com/rubyist/aasm/c...

Committed by Scott Barron

  • M lib/aasm.rb
  • M lib/state_machine.rb
  • M spec/unit/aasm_spec.rb
New-ticket Create new ticket

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.