Changeset [b7b4d295a319a31c0e531b102611bd816d136c0e] by Thorsten Böttger
August 31st, 2011 @ 03:50 PM
preferring markdown over RDoc
https://github.com/rubyist/aasm/commit/b7b4d295a319a31c0e531b102611...
Committed by Thorsten Böttger
- A README.md
- R README.rdoc
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.