Changeset [116314d646fda71a2839bd4f9529e2bb76796bad] by Thorsten Böttger
September 8th, 2014 @ 05:41 PM
Merge branch 'master' into aasm4
https://github.com/aasm/aasm/commit/116314d646fda71a2839bd4f9529e2b...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/version.rb
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.