Changeset [b602cf8bf788116bc0bc29b6a0f3b1866afaf5a4] by Thorsten Böttger

May 15th, 2013 @ 06:41 PM

  • M lib/aasm/aasm.rb
  • M lib/aasm/instance_base.rb
  • M spec/unit/persistence/active_record_persistence_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.