Changeset [b364aa2db51cc382799eb85c1ed8a9898f2560f2] by Thorsten Böttger
November 25th, 2011 @ 06:11 PM
version bump to 2.4.0 (supporting new dsl)
https://github.com/rubyist/aasm/commit/b364aa2db51cc382799eb85c1ed8...
Committed by Thorsten Böttger
- 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.