Changeset [aac1ece7786bc1bfc0216ecc3ec0a6ad471fc952] by Thorsten Böttger

November 19th, 2014 @ 05:34 PM

Committed by Thorsten Böttger

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