Changeset [12227e7525f558485b8d89f9bfcb4736c71c97c7] by Thorsten Böttger

September 17th, 2015 @ 02:05 AM

add test for the Job example from the README (in Usage)
https://github.com/aasm/aasm/commit/12227e7525f558485b8d89f9bfcb473...

Committed by Thorsten Böttger

  • A spec/unit/readme_spec.rb
New-ticket Create new ticket

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.