Changeset [19275903a2aeaec34bab1c545b52344d254b18ee] by Thorsten Böttger
November 26th, 2011 @ 02:49 PM
you may now disable whiny transactions (using the new dsl)
https://github.com/rubyist/aasm/commit/19275903a2aeaec34bab1c545b52...
Committed by Thorsten Böttger
- A spec/models/silencer.rb
- M lib/aasm/aasm.rb
- M lib/aasm/base.rb
- M spec/unit/state_transition_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.