Changeset [892e2bc05d84a9f8ca380bd9c4a036880a59555a] by Chris Woodrich
October 22nd, 2015 @ 09:13 PM
Clean up comments
https://github.com/aasm/aasm/commit/892e2bc05d84a9f8ca380bd9c4a0368...
Committed by Chris Woodrich
- M spec/spec_helper.rb
- M spec/unit/callback_multiple_spec.rb
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.