Method: Barometer::WeatherService::WundergroundV1::CurrentApi#unwrap_nodes
- Defined in:
- lib/barometer/weather_services/wunderground_v1/current_api.rb
#unwrap_nodes ⇒ Object
15 16 17 |
# File 'lib/barometer/weather_services/wunderground_v1/current_api.rb', line 15 def unwrap_nodes ['current_observation'] end |