Changeset [2c69f387fd88e2919db5312ae8d3fd19abdb212f] by Vladimir Meremyanin
March 6th, 2013 @ 04:45 AM
refactoring: simplify Event initialization
https://github.com/aasm/aasm/commit/2c69f387fd88e2919db5312ae8d3fd1...
Committed by Vladimir Meremyanin
- M lib/aasm/event.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.