Changeset [67b6f8d5cabead4f9e633b8a74863b98c8f83ffb] by Thorsten Böttger
April 2nd, 2012 @ 06:11 AM
version bump to 3.0.4
https://github.com/rubyist/aasm/commit/67b6f8d5cabead4f9e633b8a7486...
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.