Changeset [0a115940665d553d0e89935c1d295af18fa86ac7] by Thorsten Böttger

February 10th, 2017 @ 06:00 AM

Committed by Thorsten Böttger

  • M lib/aasm/base.rb
  • M lib/aasm/configuration.rb
  • M spec/spec_helpers/remove_warnings.rb
  • M spec/unit/override_warning_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.