Changeset [98dc66fa1c6e44ed67eef07cbc5ec3e0f4829131] by Thorsten Böttger

December 14th, 2014 @ 09:05 AM

Committed by Thorsten Böttger

  • M aasm.gemspec
  • M spec/spec_helper.rb
  • M spec/unit/callbacks_spec.rb
  • M spec/unit/persistence/active_record_persistence_spec.rb
  • M spec/unit/transition_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.