Changeset [182b5f9313254018e310297a3423f63ec0bbf1f5] by Thorsten Böttger
October 26th, 2012 @ 04:44 AM
refactored callbacks tests for old DSL
https://github.com/aasm/aasm/commit/182b5f9313254018e310297a3423f63...
Committed by Thorsten Böttger
- A spec/models/callback_old_dsl.rb
- A spec/unit/callbacks_new_dsl_spec.rb
- A spec/unit/callbacks_old_dsl_spec.rb
- R spec/unit/before_after_callbacks_spec.rb
- R spec/unit/callback_new_dsl_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.