Changeset [cf675000cb4f45ef1b4d21e54dbaea3e223b528c] by Jacqui Maher

January 12th, 2009 @ 11:55 AM

clone events as well as states to allow duplicate event names in subclasses
http://github.com/rubyist/aasm/commit/cf675000cb4f45ef1b4d21e54dbae...

Committed by Jacqui Maher

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