Changeset [ea27c2c94e9ab2cdde88b891f2b4843f3237530c] by dubroe
October 19th, 2015 @ 04:13 PM
Make the code prettier
https://github.com/aasm/aasm/commit/ea27c2c94e9ab2cdde88b891f2b4843...
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.