Changeset [b983d4762117ce88bac9be86fa6251408cd7f929] by Ivan Tse

June 7th, 2014 @ 11:31 PM

Committed by Ivan Tse

  • M lib/aasm/persistence/active_record_persistence.rb
  • 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.