Changeset [e9cefc21f14881b9c4b97952804560e8e392765c] by Thorsten Böttger

August 18th, 2014 @ 03:41 PM

  • M AASM4.md
  • M callbacks.txt
  • M lib/aasm/aasm.rb
  • M spec/models/auth_machine.rb
  • M spec/models/callback_new_dsl.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.