Changeset [d23e75ef46c3a3f1a6bd66dba780e1fac506e44b] by Anil Maurya

September 7th, 2018 @ 02:51 AM

Committed by Anil Maurya

  • M CHANGELOG.md
  • M lib/aasm/persistence/active_record_persistence.rb
  • M spec/database.rb
  • M spec/models/active_record/simple_new_dsl.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.