Changeset [ab6d184a218ade2f7ddb42fe88c9f364e4813e69] by Konstantin Burnaev

May 10th, 2014 @ 05:02 AM

Committed by Konstantin Burnaev

  • M README.md
  • M lib/aasm/base.rb
  • M lib/aasm/persistence/active_record_persistence.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.