Changeset [a696afb5e0a7028d97b677281c141f4c67fc99d4] by Thorsten Böttger
September 21st, 2015 @ 06:18 AM
another README example
https://github.com/aasm/aasm/commit/a696afb5e0a7028d97b677281c141f4...
Committed by Thorsten Böttger
- A spec/models/active_record/readme_job.rb
- M spec/database.rb
- M spec/unit/persistence/active_record_persistence_spec.rb
- M spec/unit/readme_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.