Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 357 Bytes

Timezones

概要

ActiveSupportのタイムゾーンを一覧で表示するだけのアプリ

必須環境

  • Ruby ... 2.4以上

環境変数

  • TIMEZONES_BIND ... サーバーのホスト名かIPアドレス(デフォルト 0.0.0.0
  • TIMEZONES_PORT ... ポート(デフォルト 3000

実行

  1. $ bundle exec ruby app.rb