Changeset [75fce04b055eaf84c5f69e8b409b7d72cb288873] by Thorsten Böttger
July 1st, 2012 @ 06:05 AM
aasm does not work with JRuby currently
https://github.com/aasm/aasm/commit/75fce04b055eaf84c5f69e8b409b7d7...
Committed by Thorsten Böttger
- M .travis.yml
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.