Changeset [df86a85fe4ca2fe471a746f6328bd3542ddb7bad] by Thorsten Böttger
August 31st, 2011 @ 05:56 PM
a bit of a cleanup for the gem version
https://github.com/rubyist/aasm/commit/df86a85fe4ca2fe471a746f6328b...
Committed by Thorsten Böttger
- M README.md
- 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.