Changeset [2dfca8399515033b3367b2f9c493ec3265a1b459] by Thorsten Böttger
February 10th, 2017 @ 07:02 AM
remove dependency on Rails (ActiveSupport)
https://github.com/aasm/aasm/commit/2dfca8399515033b3367b2f9c493ec3...
Committed by Thorsten Böttger
- M lib/aasm/core/event.rb
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.