Changeset [c37d92204c4c2216090754febb712bf1c9cd5cec] by Thorsten Böttger
October 26th, 2012 @ 03:01 AM
added test for callbacks with new DSL
https://github.com/aasm/aasm/commit/c37d92204c4c2216090754febb712bf...
Committed by Thorsten Böttger
- A spec/models/callback_new_dsl.rb
- A spec/unit/callback_new_dsl_spec.rb
- M spec/unit/before_after_callbacks_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.