Changeset [1dc08855c7ebd298f26a3a914da6569ea657291e] by Thorsten Böttger

June 6th, 2012 @ 05:05 PM

version bump to 3.0.7 (removed deprecation warning with Rails >= 3.1)
https://github.com/rubyist/aasm/commit/1dc08855c7ebd298f26a3a914da6...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/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.