I am trying to use the script blogger.rb and I just can't get it work. It keeps giving me the error :
blogger.rb:294:in
text2html': undefined method
capture2' for Open3:Module (NoMethodError)
The script does a require Open3
in the beginning. I don't understand where is the problem ! I have no knowledge of Ruby. However, I can intelligently read and edit codes in general.