Changeset [f93ce4e09af42ae7ac8e3b89ee444bc4aa321c7a] by Thorsten Böttger

August 31st, 2011 @ 05:12 PM

Committed by Thorsten Böttger

  • A lib/aasm/version.rb
  • R VERSION
  • M Gemfile
  • M README.md
  • M Rakefile
  • M aasm.gemspec
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.