ob-ruby.el: fix result of :results output :session combination.
commita24775dc7932ff840c6949f966331a769f0377e6
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 21 Oct 2013 11:03:28 +0000 (21 13:03 +0200)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 21 Oct 2013 19:09:28 +0000 (21 13:09 -0600)
tree3e7365343945222e11c33c628a400635fcf3c62c
parent7a17f8a5a7803977a4209f33da3d7e8a27a503de
ob-ruby.el: fix result of :results output :session combination.

* lisp/ob-ruby.el (org-babel-ruby-evaluate):
  set conf.echo=false for the duration of evaluation.

* testing/lisp/test-ob-ruby.el (test-ob-ruby/session-output): new test.
lisp/ob-ruby.el
testing/lisp/test-ob-ruby.el [new file with mode: 0644]