New Post
Search
Community Home
About
The WeatherAPI Community
Home
About
New Post
Go
Sign In
Register
Community Home
All Problems
Uninitialized class variable @@parser in MultiXml
Me Too
Un-Me Too
1
Follow
Unfollow
1
Problem
Updated 7 years ago
Me Too
Un-Me Too
1
Follow
Unfollow
1
When I tried to use a basic call for the XML I received this error:
NameError: uninitialized class variable @@parser in MultiXml
Any suggestion what I'm doing wrong?
Regards.
weatheralertbrazil
2 Posts
0 Reply Likes
Posted 7 years ago
Me Too
Un-Me Too
1
Follow
Unfollow
1
1 Reply
7 years ago
weatheralertbrazil
2 Posts
0 Reply Likes
I did a irb call.
only 2 steps
1.9.2-p180 :002 > require 'httparty'
=> true
1.9.2-p180 :003 > HTTParty.get("
http://api.wunderground.com/api/71c64...
)
NameError: uninitialized class variable @@parser in MultiXml
Like
Comment
0
people like this
Submit
Cancel
Submit
Cancel
Submit
Cancel
Me Too
Un-Me Too
1
Follow
Unfollow
1