Name: Anominom 2011-06-24 11:30
I love the ruby programming language but the ruby interpreter isn't all that great.
Is there a multi-line console with quick evaluation like python has, or if you've used maxscript you'll know what i'm talking about if you think of the listener window. You end up dividing your workspace into a work area (the actual file you are writing) and a play/testing area (for testing minor snippets of code) - my issue is that there seems to be no good way to play for ruby as the standard irb is only one line at a time and shitty copy paste support
Is there a multi-line console with quick evaluation like python has, or if you've used maxscript you'll know what i'm talking about if you think of the listener window. You end up dividing your workspace into a work area (the actual file you are writing) and a play/testing area (for testing minor snippets of code) - my issue is that there seems to be no good way to play for ruby as the standard irb is only one line at a time and shitty copy paste support