Changeset [f93b06a25b311457296a69bf2da1d6925b13704a] by Andrew Mutz
May 31st, 2012 @ 08:09 PM
adding license information
https://github.com/rubyist/aasm/commit/f93b06a25b311457296a69bf2da1...
Committed by Andrew Mutz
- 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.