Changeset [d0d0bea90f7e1b1abac154f7322c612873443947] by Thorsten Böttger
May 15th, 2015 @ 06:50 AM
let class names reflect its purpose (in tests)
https://github.com/aasm/aasm/commit/d0d0bea90f7e1b1abac154f7322c612...
Committed by Thorsten Böttger
- A spec/models/initial_state_proc.rb
- A spec/models/no_initial_state.rb
- M spec/unit/initial_state_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.