Re: [O] [PATCH] Update ob-ruby for inf-ruby 2.5

2017-01-01 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > inf-ruby (melpa stable) has recently been updated to v2.5. The library has > been significantly re-factored, and `run-ruby` no longer accepts `nil` has > the command name. The following patch updates ob-ruby so that it continues > to work w/ inf-ruby v2.5. It should

[O] [PATCH] Update ob-ruby for inf-ruby 2.5

2016-12-27 Thread Rick Frankel
inf-ruby (melpa stable) has recently been updated to v2.5. The library has been significantly re-factored, and `run-ruby` no longer accepts `nil` has the command name. The following patch updates ob-ruby so that it continues to work w/ inf-ruby v2.5. It should still (untested) work with the previou