Changeset [949bb42a4d595dc227a77111277385717f5f0283] by Thorsten Böttger
June 17th, 2012 @ 02:13 AM
version bump to 3.0.8 (fixed yard issue)
https://github.com/rubyist/aasm/commit/949bb42a4d595dc227a771112773...
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.