Changeset [b93bd80c3c8ac671c60760dd8a46d2a25ac860b8] by Anil Maurya
September 7th, 2018 @ 04:29 AM
Prepare for 5.0.1 release [skip ci]
https://github.com/aasm/aasm/commit/b93bd80c3c8ac671c60760dd8a46d2a...
Committed by Anil Maurya
- 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.