Changeset [81f285b6b8e94494402cf6dba991551f25cb73d0] by Thorsten Böttger
September 8th, 2014 @ 05:52 PM
Merge branch 'aasm4' into aasm4_issue96_cleanup_callbacks
https://github.com/aasm/aasm/commit/81f285b6b8e94494402cf6dba991551...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/version.rb
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.