Changeset [32c1c962db194fe16df4d83a9635f9c47e6f0a74] by Adrien Siami

August 7th, 2013 @ 11:35 AM

Allow overwriting of events, can be very useful with inheritance
https://github.com/aasm/aasm/commit/32c1c962db194fe16df4d83a9635f9c...

Committed by Adrien Siami

  • M lib/aasm/base.rb
New-ticket Create new ticket

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.