Changeset [64ed2a72a6afc0462353cd562ec060d103fe4ac1] by Scott Barron

August 8th, 2009 @ 09:37 AM

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

Committed by Scott Barron

  • M lib/event.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.