Changeset [18e6703ef30b7087e614c46594c9a3f4b220e297] by Thorsten Böttger
November 28th, 2014 @ 06:09 PM
gem clean-up (for development)
https://github.com/aasm/aasm/commit/18e6703ef30b7087e614c46594c9a3f...
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.