Skip to content

Instantly share code, notes, and snippets.

@tanelsuurhans
Created January 17, 2012 10:55
Show Gist options
  • Save tanelsuurhans/1626214 to your computer and use it in GitHub Desktop.
Save tanelsuurhans/1626214 to your computer and use it in GitHub Desktop.
after_transition :ordered => :locked, :do => :send_confirmation
after_transition :ordered => :completed, :do => :send_confirmation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment