Changeset [bf8ed18ed237b1d18af40e97b64fb2df7cd507ac] by Eric Lindvall

July 9th, 2008 @ 07:42 PM

Fixing version number in README.rdoc.

http://github.com/rubyist/aasm/c...

Committed by Eric Lindvall

  • M .gitignore
  • M README.rdoc
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.