Changeset [1c23eaf35057c8edc626c9a43e2d7c5cc8b530e6] by Thorsten Böttger

September 12th, 2014 @ 07:46 AM

Committed by Thorsten Böttger

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