Changeset [0a961c122f29ed5aa9c0a8e44f2fbfb54586a43c] by Thorsten Böttger

November 25th, 2011 @ 05:55 PM

made sure, old state callbacks are still working with the new dsl
https://github.com/rubyist/aasm/commit/0a961c122f29ed5aa9c0a8e44f2f...

Committed by Thorsten Böttger

  • M spec/models/process_with_new_dsl.rb
  • M spec/unit/new_dsl_spec.rb
New-ticket Create new ticket

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.