Changeset [bb32281d2dfe7e1d2f6fba684fa8e913c5cdb025] by Travis Tilley

January 17th, 2010 @ 01:30 AM

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