Changeset [806498c64d35cd470a20253b9d1f03240ffd0d21] by Aaron Klaassen

December 4th, 2013 @ 12:39 PM

Change new spec from 7ce3032 to old hash syntax.
https://github.com/aasm/aasm/commit/806498c64d35cd470a20253b9d1f032...

Committed by Aaron Klaassen

  • M spec/unit/persistence/active_record_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.