Changeset [db95f4fd569d4b8e7ba7d281d7acc2f49f3ec5cc] by dubroe
October 28th, 2015 @ 04:51 PM
Split Array cast into separate line
https://github.com/aasm/aasm/commit/db95f4fd569d4b8e7ba7d281d7acc2f...
Committed by dubroe
- M lib/aasm/instance_base.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.