Changeset [200252adef0c204fb34f3e1fb5a525371c88b9a7] by Thorsten Böttger
January 11th, 2014 @ 11:06 AM
Merge branch 'master' into aasm4
https://github.com/aasm/aasm/commit/200252adef0c204fb34f3e1fb5a5253...
Committed by Thorsten Böttger
- M .travis.yml
- M CHANGELOG.md
- M lib/aasm/persistence/active_record_persistence.rb
- M spec/unit/persistence/active_record_persistence_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.