Changeset [9c5b2369d0bc3044ef4b56de4a1f1cddde3cfa5b] by Lin Jen-Shin
May 4th, 2014 @ 06:12 AM
Add a section for Sequel support.
https://github.com/aasm/aasm/commit/9c5b2369d0bc3044ef4b56de4a1f1cd...
Committed by Lin Jen-Shin
- M README.md
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.