Changeset [7165ec6943b55185dfcd269e3b03fdf8a2d1d6ef] by Thorsten Böttger
January 16th, 2012 @ 11:42 AM
version bump (ActiveRecord persistence can ignore validation
when trying to save invalid models)
https://github.com/rubyist/aasm/commit/7165ec6943b55185dfcd269e3b03...
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.