Changeset [c01b88e598d1de6436362a0d47f856de9bb25ff1] by dubroe
October 19th, 2015 @ 04:01 PM
Add test and clean up Array syntax
https://github.com/aasm/aasm/commit/c01b88e598d1de6436362a0d47f856d...
Committed by dubroe
- M lib/aasm/instance_base.rb
- M spec/unit/inspection_spec.rb
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.