Changeset [f10fc93bff9c3fdf92ad0d1c3a446464f6dcb66b] by Anil Maurya
July 30th, 2018 @ 05:35 AM
Update changelog for 5.0.0 release and update AASM version
https://github.com/aasm/aasm/commit/f10fc93bff9c3fdf92ad0d1c3a44646...
Committed by Anil Maurya
- M CHANGELOG.md
- M gemfiles/rails_5.1.gemfile
- 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.