Changeset [7a1c70158c67113bc1c8dd6bd6dbd327af150648] by Travis Tilley
August 8th, 2009 @ 05:01 PM
Merge branch 'master' of git://github.com/rubyist/aasm
Conflicts:
aasm.gemspec
lib/aasm/aasm.rb
spec/spec_helper.rb
Committed by Travis Tilley
- M aasm.gemspec
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.