Can't dup nil class when resetting context #178
Labels
bug
Something isn't working
ready-to-release
Internal Use Only: Has been fixed, specs passing and pushed to edge branch
Milestone
in module Context, need to say
init && init.dup
instead of justinit.dup
to preventcan't duplicate NilClass
errors.The text was updated successfully, but these errors were encountered: