Skip to content

Instantly share code, notes, and snippets.

@tmtysk
Created February 24, 2012 17:22
Show Gist options
  • Save tmtysk/1902193 to your computer and use it in GitHub Desktop.
Save tmtysk/1902193 to your computer and use it in GitHub Desktop.
山手線駅のリスト(コピペ用)
# vim: set fileencoding=utf-8 filetype=ruby ts=4 :
stations = %w(東京 有楽町 新橋 浜松町 田町 品川 大崎 五反田 目黒 恵比寿 渋谷 原宿 代々木 新宿 新大久保 高田馬場 目白 池袋 大塚 巣鴨 駒込 田端 西日暮里 日暮里 鶯谷 上野 御徒町 秋葉原 神田)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment