Changeset [ccd2f6075f3fa7742c5c7a950d0abdcad8937376] by Thorsten Böttger
April 16th, 2012 @ 06:37 PM
support old rubygems versions
https://github.com/rubyist/aasm/commit/ccd2f6075f3fa7742c5c7a950d0a...
Committed by Thorsten Böttger
- 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.