Changeset [3d70bc9fb8368e6163597169f11bf62c4e644363] by Thorsten Böttger

May 18th, 2015 @ 06:05 AM

first tests for state machines with multiple state attributes
https://github.com/aasm/aasm/commit/3d70bc9fb8368e6163597169f11bf62...

Committed by Thorsten Böttger

  • M spec/models/complex_multiple_example.rb
  • M spec/unit/complex_multiple_example_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.