Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在哪里可以下载国家、州和城市表的 Rails 迁移文件
寻找ISO 3166。ISO 列表在这里。
为了回避政治问题(中国 - 台湾等),国家选择现在不在 Rails 核心范围内,因此您需要一个插件,例如这个插件,为您提供功能。
我从未听说过会用这些数据填充表的迁移。