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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.5 - January 21, 2017 (49.7 MB)
  2. 1.0.3 - January 20, 2017 (49.7 MB)
Show all versions (5 total)

Runtime Dependencies (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

Owners:

Authors:

  • Kuzichev Michael

SHA 256 checksum:

184f995ec5409da3a2ccd8ab9474813729ec5265f11b32081a1b9b4f78fa7144

Total downloads 4,636

For this version 2,601

License:

MIT

Required Ruby Version: >= 2.1

Links: