Changeset [54c631e3cbdae8135afaaa9b739615ca35a73ea5] by Scott Barron

July 22nd, 2008 @ 08:12 AM

Sync up version numbers - bumping minor rev so the github gem rebuilds

http://github.com/rubyist/aasm/c...

Committed by Scott Barron

  • M aasm.gemspec
  • M lib/version.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.