Changeset [c7a6e965e1e7e3d5b3bd858badee549eab5fd130] by Thorsten Böttger
August 13th, 2013 @ 06:49 AM
Merge pull request #82 from Intrepidd/master
Allow overwriting of events, can be very useful with
inheritance
https://github.com/aasm/aasm/commit/c7a6e965e1e7e3d5b3bd858badee549...
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.