worksheets ala eclipse
in the scala world, eclipse has a great feature called 'worksheets'..
the idea is, you can create a file with a series of commands. each time you save the file, the REPL output of each line is inserted next to the line.
is there such a thing in rubymine?
thanks!
请先登录再写评论。