Order of the state_machine callback chain

Updated . Posted . Visible to the public.
  1. before transition
  2. before validation
  3. after validation
  4. before save
  5. after save
  6. after transition

Aborting the callback chain

See Cancel the ActiveRecord callback chain.

Henning Koch
Last edit
Jakob Scholz
Keywords
cancel, callbacks
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2010-08-25 11:52)