Changeset [cf49c3509578ea6cfa1b9719af61ac243b4e52e5] by Thorsten Böttger

August 24th, 2016 @ 06:54 AM

Merge branch 'whiny_persistence_is_now_default' into aasm5
https://github.com/aasm/aasm/commit/cf49c3509578ea6cfa1b9719af61ac2...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/base.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.