Changeset [e8671ae44844c23a546549053697cb5fcc03ea1c] by Thorsten Böttger

October 26th, 2012 @ 05:40 AM

Committed by Thorsten Böttger

  • A spec/unit/inspection_spec.rb
  • R spec/unit/conversation_spec.rb
  • M aasm.gemspec
  • M lib/aasm/supporting_classes/state.rb
  • M spec/unit/aasm_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.