Changeset [cc19ab60fd44fe772b2a4d59979a4fe2a50dab98] by Thorsten Böttger
January 23rd, 2014 @ 06:49 PM
avoid code duplication
https://github.com/aasm/aasm/commit/cc19ab60fd44fe772b2a4d59979a4fe...
Committed by Thorsten Böttger
- M lib/aasm/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.