Changeset [0fd5b60319f9e4dad622bc5d4f8b64a2b883a837] by Thorsten Böttger

September 8th, 2014 @ 06:44 PM

  • M README_FROM_VERSION_3_TO_4.md
  • M callbacks.txt
  • M lib/aasm/aasm.rb
  • M lib/aasm/instance_base.rb
  • M spec/models/auth_machine.rb
  • M spec/models/callback_new_dsl.rb
  • M spec/models/double_definer.rb
  • M spec/models/foo.rb
  • M spec/unit/callbacks_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.