Changeset [887a1658da45938a193925c642644c6cfcc5ba0d] by Thorsten Böttger
May 18th, 2014 @ 06:50 AM
Merge branch 'master' into aasm4
https://github.com/aasm/aasm/commit/887a1658da45938a193925c642644c6...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/instance_base.rb
- M lib/aasm/version.rb
- M spec/unit/complex_example_spec.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.