Changeset [9f39a22231e9761e73866fffea067b61d6447d75] by Vladimir Meremyanin

February 2nd, 2013 @ 03:22 AM

implemented inline before/after callbacks for events
https://github.com/aasm/aasm/commit/9f39a22231e9761e73866fffea067b6...

Committed by Vladimir Meremyanin

  • M README.md
  • M lib/aasm/supporting_classes/event.rb
  • M spec/unit/supporting_classes/event_spec.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.