Changeset [54b44c93e4839fc1e6e46b103c6b4bb6b335468c] by Thorsten Böttger
May 17th, 2012 @ 06:05 AM
new version 3.0.6: bugfix: if configured to skip validation the
code does not validate anymore
https://github.com/rubyist/aasm/commit/54b44c93e4839fc1e6e46b103c6b...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/persistence/active_record_persistence.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.