Changeset [052c79df01bc289d7ce1c0f246f48e748274c1bd] by Thorsten Böttger

November 26th, 2011 @ 12:33 PM

Committed by Thorsten Böttger

  • A lib/aasm/supporting_classes/localizer.rb
  • R lib/aasm/localizer.rb
  • M lib/aasm.rb
  • M lib/aasm/aasm.rb
  • M spec/unit/localizer_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.