Anthony Penner
Results
2
comments of
Anthony Penner
Had same issue, commenting out that line as suggested works.
I was getting this exact error as well. Initially it looks though there is an issue with nil enumerators here: ``` ruby # p p "#{untranslated}: #{each_translated.inspect}" # result from...