I don't know much about Ruby, but it looks for like you forgot to "end"
Also $end means "end of file" and kEND means the "end" of an if/while... block.
edit:
LOL Ironic!
Code:
if name == 'Ehab'
Also $end means "end of file" and kEND means the "end" of an if/while... block.
edit:
LOL Ironic!
Code:
puts 'Oh, Hello Master'