I have been flying through the material in the JumpStart curriculum.
Over the past few sections I have been getting the same error continually:
/tmp/file.rb:7: syntax error, unexpected keyword_end
/tmp/file.rb:13: syntax error, unexpected end-of-input, expecting keyword_end
Not only is my syntax fine, it is exactly the same as the solution they show in the Walkthrough. I’m wondering if there is a way to fix this.