RubyGems Navigation menu

city_utc 1.0.5

This project consist of two parts First part includes sqlite database with two tables based on worldcitiespop.csv (http://download.maxmind.com/download/): cities(city, country, latitude, longitude, population, timezone_code) timezones(timezone, code) Second part is sinatra (web) application for work with the database throw Sequel ORM.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.0.5 January 21, 2017 (49.7 MB)
  2. 1.0.3 January 20, 2017 (49.7 MB)
顯示所有版本(共 5)

Runtime 相依性套件 (5):

sequel >= 4.42.1, ~> 4.42
sinatra >= 1.4.7, ~> 1.4
sqlite3 >= 1.3.13, ~> 1.3
thin >= 1.7.0, ~> 1.7
timezone ~> 1.0

擁有者:

作者:

  • Kuzichev Michael

SHA 256 總和檢查碼:

=

總下載次數 4,967

這個版本 2,797

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.1

相關連結: