Changeset [887a1658da45938a193925c642644c6cfcc5ba0d] by Thorsten Böttger

May 18th, 2014 @ 06:50 AM

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/instance_base.rb
  • M lib/aasm/version.rb
  • M spec/unit/complex_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.