Changeset [112166a6a66ffad709edb76582fff1aa730e0079] by David Palm

January 26th, 2009 @ 01:32 PM

Changed: minor edits to gemspec to reflect fork (and trigger gem build...)
http://github.com/rubyist/aasm/commit/112166a6a66ffad709edb76582fff...

Committed by David Palm

  • M CHANGELOG
  • M aasm.gemspec
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.