Changeset [ce66570a279ec3962b3cf58fa7cfa9f3b60370b3] by HoyaBoya

November 5th, 2015 @ 01:32 PM

Committed by HoyaBoya

  • M lib/aasm/base.rb
  • M spec/models/validator.rb
  • M spec/unit/persistence/active_record_persistence_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.