Changeset [d0afc5f7c25d2f72c77318f54ce9c18fa38ef4d8] by Thorsten Böttger
January 11th, 2014 @ 06:03 AM
versions and gemsets are ignored completely now; play around
with whatever you like
https://github.com/aasm/aasm/commit/d0afc5f7c25d2f72c77318f54ce9c18...
Committed by Thorsten Böttger
- M .gitignore
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.