Changeset [bc4b85e16e8362be36b6541d4079e5b9d563b8cd] by Thorsten Böttger
February 4th, 2016 @ 09:43 PM
add #300 to changelog (adding support for
Dynamoid)
https://github.com/aasm/aasm/commit/bc4b85e16e8362be36b6541d4079e5b...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M Gemfile
- M README.md
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.