I am trying to launch terminal from Sublime Text 2 which would than run Ruby file (via Build System). Reason I am not using built in ruby build system is that my ruby script takes input, which does not work in sublime output panel.
Does anybody have build system which does this?