Changeset [69fefde624863c7dca26da48ff71daf10583ea23] by Vladimir Meremyanin

March 26th, 2013 @ 12:56 AM

Committed by Vladimir Meremyanin

  • M README.md
  • M lib/aasm/transition.rb
  • M spec/models/parametrised_event.rb
  • M spec/unit/event_spec.rb
  • M spec/unit/transition_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.