Changeset [abcad714a9829f43894d41ac07ea36098e552c27] by Thorsten Böttger

July 11th, 2015 @ 06:20 AM

test support for Sequel and multiple state machines per class
https://github.com/aasm/aasm/commit/abcad714a9829f43894d41ac07ea360...

Committed by Thorsten Böttger

  • A spec/unit/persistence/sequel_persistence_multiple_spec.rb
  • M spec/unit/persistence/sequel_persistence_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.