Changeset [712a1449668008e978cadb9a0be5bfc49ca249b4] by Dao Le

February 28th, 2017 @ 04:55 AM

Add binding event (#438)

Committed by Dao Le

  • M lib/aasm/aasm.rb
  • M spec/models/simple_multiple_example.rb
  • M spec/unit/simple_multiple_example_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.