mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
commit
7c50254d90
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ module AASM
|
|||
#
|
||||
# Adds
|
||||
#
|
||||
# before_validation :aasm_ensure_initial_state, :on => :create
|
||||
# after_initialize :aasm_ensure_initial_state
|
||||
#
|
||||
# As a result, it doesn't matter when you define your methods - the following 2 are equivalent
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue