Changeset [32c1a242eff2ca90999dabaa8ebce6729b7557df] by Thorsten Böttger
April 17th, 2012 @ 04:36 PM
version bump to 3.0.5
https://github.com/rubyist/aasm/commit/32c1a242eff2ca90999dabaa8ebc...
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.