Changeset [21e4ffe419c11e5f07689e646353cd7dd67be5a2] by Thorsten Böttger
March 17th, 2014 @ 04:34 PM
Merge branch 'master' into aasm4
https://github.com/aasm/aasm/commit/21e4ffe419c11e5f07689e646353cd7...
Committed by Thorsten Böttger
- M .gitignore
- M CHANGELOG.md
- M lib/aasm/localizer.rb
- 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.