Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Ruby24-x64\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) C:/Users/User/rubytut2/less13/tut/meteoservice.rb
- C:/Ruby24-x64/lib/ruby/2.4.0/rexml/parsers/baseparser.rb:341:in `pull_event': Missing end tag for 'hr' (got "body") (REXML::ParseException)
- Line: 6
- Position: 169
- Last 80 unconsumed characters:
- from C:/Ruby24-x64/lib/ruby/2.4.0/rexml/parsers/baseparser.rb:185:in `pull'
- from C:/Ruby24-x64/lib/ruby/2.4.0/rexml/parsers/treeparser.rb:23:in `parse'
- from C:/Ruby24-x64/lib/ruby/2.4.0/rexml/document.rb:288:in `build'
- from C:/Ruby24-x64/lib/ruby/2.4.0/rexml/document.rb:45:in `initialize'
- from C:/Users/User/rubytut2/less13/tut/meteoservice.rb:32:in `new'
- from C:/Users/User/rubytut2/less13/tut/meteoservice.rb:32:in `<top (required)>'
- from -e:1:in `load'
- from -e:1:in `<main>'
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement