weather-forecasts 1.2.4
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.3, ~> 1.1.3
httpi
>= 2.3.0, ~> 2.3.0
http_logger
>= 0.5.1, ~> 0.5.1
multi_json
>= 1.10.1, ~> 1.10.1
nokogiri
>= 1.6.1, ~> 1.6.1
savon
>= 2.9.0, ~> 2.9.0