1. 首页
  2. 考试认证
  3. 其它
  4. weather fetcher用于从各种服务中获取天气的Gem

weather fetcher用于从各种服务中获取天气的Gem

上传者: 2024-12-11 06:25:12上传 ZIP文件 38.74KB 热度 6次

weather_fetcher 从各种波兰网站和其他 gem 获取天气。如何使用:这是非常早期的宝石,更多功能即将推出。目前,您可以使用 3 个提供程序:Onet.plWp.plInteria.pl。下面是简单的“如何使用”代码。defs 是具有正确数据的 Hash 对象。重构正在进行中,请稍后阅读此文件。代码示例请查看 spec/fetcher_spec.rb,参数请查看 spec/fixtures/main.yml。定义:

  • name: 'Poznań'

  • country: 'Poland'

  • metar: 'EPPO'

  • coords:

  • lat: 52.411048

  • lon: 16.928329

  • classes: OnetPl:

  • url: 'http://pogoda.onet.pl/0'

下载地址
用户评论