lml / ost

OpenStax Tutor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResetTerpEmailVeritoken routine causes a RuntimeError

Dantemss opened this issue · comments

The code in ost/app/routines/reset_terp_email_veritoken.rb seems at least partially wrong.

First it attempts to delete the veritoken, then it either attempts to delete it again or update it.

In the second case, that causes a RuntimeError.

I love the word veritoken

On Jan 16, 2015, at 1:25 PM, Dantemss notifications@github.com wrote:

The code in ost/app/routines/reset_terp_email_veritoken.rb seems at least partially wrong.

First it attempts to delete the veritoken, then it either attempts to delete it again or update it.

In the second case, that causes a RuntimeError.


Reply to this email directly or view it on GitHub.