1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

main repo has been moved to the organization aasm

This commit is contained in:
Thorsten Böttger 2012-07-01 21:39:59 +12:00
parent 6ea209ce93
commit 3478c1c281

View file

@ -1,5 +1,7 @@
# AASM - Ruby state machines #
**The main repository for AASM has been moved to an organization [https://github.com/aasm/aasm](https://github.com/aasm/aasm).**
This package contains AASM, a library for adding finite state machines to Ruby classes.
AASM started as the acts_as_state_machine plugin but has evolved into a more generic library