Changeset [199ab297975cc10c25f62f5ec75f17d5a16c3191] by Tobias Thiel

March 4th, 2015 @ 05:55 AM

Committed by Tobias Thiel

  • M lib/aasm/aasm.rb
  • M lib/aasm/core/state.rb
  • M spec/models/callbacks/with_args.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.