Sublime Forum

A couple ruby devel newbie questions

#1
  1. Is there a build system out there that will run the current ruby script in the terminal? The ruby build system that’s built in outputs to the console, and can’t take user input.

  2. Is a method definition supposed to be a contained scope for the purposes of “expand selection to scope”? If I’m within a method definition and use “expand selection to scope,” the selection gobbles up the whole main script.

0 Likes