Changeset [d0284b97212879303d0d7b9429d6f46cce6934bc] by Thorsten Böttger
August 29th, 2013 @ 03:41 PM
fix #88 (wrong number of arguments for transaction
method)
https://github.com/aasm/aasm/commit/d0284b97212879303d0d7b9429d6f46...
Committed by Thorsten Böttger
- M CHANGELOG.md
- M lib/aasm/persistence/active_record_persistence.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.