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.7MB)
  2. 1.0.3 - January 20, 2017 (49.7MB)
全てのバージョンを表示(全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チェックサム:

184f995ec5409da3a2ccd8ab9474813729ec5265f11b32081a1b9b4f78fa7144

累計ダウンロード数 4,675

このバージョンのみ 2,623

ライセンス:

MIT

必要なRubyのバージョン: >= 2.1

リンク: