Changeset [2feec2a2ec842e6856f5682564464255bc50cb9b] by Travis Tilley

June 17th, 2011 @ 07:13 PM

Merge pull request #34 from alto/master

Memory leak in dev
https://github.com/rubyist/aasm/commit/2feec2a2ec842e6856f568256446...

Committed by Travis Tilley

  • A test/models/process.rb
  • A test/unit/state_machine_test.rb
  • M lib/aasm/state_machine.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.