Changeset [e517a0b5e432d2e19272b2377a6ee2d8598b5e06] by Edgecase Pair One

October 3rd, 2008 @ 10:15 AM

[Jon] increased the scope of active_record persistence to save the whole model http://github.com/rubyist/aasm/c...

Committed by Edgecase Pair One

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