Changeset [8534b62b8175f953f22d3c2b2fd7591101be9ca3] by Reid Morrison

March 18th, 2017 @ 05:12 AM

Use concurrent map to hold list of state machines (#444)

Committed by Reid Morrison

  • M lib/aasm/aasm.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.