Changeset [4ba0cf3fd7cdd29adc271d534a68ba0975961bf6] by Thorsten Böttger
February 4th, 2016 @ 09:55 PM
Merge pull request #304 from vergenzt/document-auto-saving
Document return value for auto-saved state transitions
https://github.com/aasm/aasm/commit/4ba0cf3fd7cdd29adc271d534a68ba0...
Committed by Thorsten Böttger
- M README.md
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.