Changeset [5f8be13c8cbcf1abace79831b9f987542ba1bb18] by Thorsten Böttger

January 24th, 2014 @ 06:02 AM

Committed by Thorsten Böttger

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