Changeset [558fd129e50734d95297de06684c955e4d9131c7] by Jacqui Maher
January 26th, 2009 @ 03:25 PM
Merge branch 'master' of git://github.com/dvdplm/aasm into
dvdplm/master
http://github.com/rubyist/aasm/commit/558fd129e50734d95297de06684c9...
Committed by Jacqui Maher
- M CHANGELOG
- M aasm.gemspec
- M lib/event.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.