Changeset [2585c77e525586d8f49c3c8b47fa7a36cd630f1b] by Thorsten Böttger
September 2nd, 2011 @ 12:50 PM
version bump to 2.3.0 (adding I18n support)
https://github.com/rubyist/aasm/commit/2585c77e525586d8f49c3c8b47fa...
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.