Sophrinix / TryRuby

Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
tryruby.org
347 stars 79 forks source link

NameError #28

Closed pombero closed 14 years ago

pombero commented 15 years ago

Lesson ticket.sort! is not working

Error: NameError: undefined local variable or method 'ticket' for main: Object

Lesson poem['toast'] = 'honeydew' doesn't change strings

Sophrinix commented 14 years ago

solved on both accounts.