Changeset [50e335be0551d76aa49b8dda4597b12f8fc6960a] by Thorsten Böttger
October 26th, 2012 @ 05:27 AM
refactored test for complex example
https://github.com/aasm/aasm/commit/50e335be0551d76aa49b8dda4597b12...
Committed by Thorsten Böttger
- A spec/models/auth_machine.rb
- A spec/unit/complex_example_spec.rb
- R spec/unit/auth_machine_spec.rb
- M spec/spec_helpers/models_spec_helper.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.