Changeset [4362da66ddf527043d67f7d2adbe962253942bca] by Thorsten Böttger
October 16th, 2011 @ 03:12 PM
renamed to indicate what the spec is all about
https://github.com/rubyist/aasm/commit/4362da66ddf527043d67f7d2adbe...
Committed by Thorsten Böttger
- A spec/unit/memory_leak_spec.rb
- R spec/unit/state_machine_spec.rb
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.