weather-forecasts 1.2.5
Utilizing the NDFD (National Weather Service Digital Forecast Database), weather forecasts are retrieved from NOAA's SOAP API and then translated into array/hash structures in Ruby.
Gemfile:
=
安装:
=
Runtime 依赖 (7):
activesupport
>= 4.2.0, ~> 4.2.0
dwml
>= 1.1.4, ~> 1.1.4
httpi
>= 2.3.0, ~> 2.3.0
http_logger
>= 0.5.1, ~> 0.5.1
multi_json
>= 1.11.0, ~> 1.11.0
nokogiri
>= 1.6.1, ~> 1.6.1
savon
>= 2.10.0, ~> 2.10.0