Changeset [996f7e9675850a9f98068e0f3b913dd936c5a9f3] by Thorsten Böttger
December 29th, 2011 @ 10:23 AM
Committed by Thorsten Böttger
- M spec/schema.rb
- M spec/unit/aasm_spec.rb
- M spec/unit/active_record_persistence_spec.rb
- M spec/unit/localizer_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.