Changeset [7984528e075f3d4d51bd844240eebf752485bef1] by Thorsten Böttger

May 18th, 2015 @ 04:40 AM

Committed by Thorsten Böttger

  • A spec/models/simple_example.rb
  • A spec/models/state_machine_with_failed_event.rb
  • R spec/models/payment.rb
  • R spec/models/simple_state_machine.rb
  • M spec/unit/event_naming_spec.rb
  • M spec/unit/simple_example_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.