Run
puts "Hello World"
put "Hello World"
<main>': undefined method
puts ' for main:Object (NoMethodError)
Did you mean? puts putc
Undefined method · `method name' · fore main: object no method error
Did You Mean?
The method name is different. Did you mean? Lists the right candidates
Recommended Posts