Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Feb 23, 2015
1 parent 1e110d5 commit f4c61cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aasm/persistence/active_record_persistence.rb
Expand Up @@ -10,7 +10,7 @@ module ActiveRecordPersistence
#
# 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
#
Expand Down

0 comments on commit f4c61cb

Please sign in to comment.