.coveralls.yml | 100644 | 0 | 0 | | | 24 Bytes | eeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8 |
.gitignore | 100644 | 0 | 0 | | | 68 Bytes | 80ad365561f48d3caecd4ab18a99418d7407183be2a275eeabbd756e558a1f71 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.31 KB | 19a2953e20c5a9806930caeb606fe47724ee1da174d2f54982cc8ffc29063b30 |
.travis.yml | 100644 | 0 | 0 | | | 159 Bytes | bb378a58ad144798160cf9ec010763b225798e2b4c26252246d36bbeb0f868e9 |
Gemfile | 100644 | 0 | 0 | | | 129 Bytes | 9bac6c7bb430ed8f092c13fc8b73ed08d834105cea1405dd84938be47572a348 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | d86c1e8747ad25d3e1c14d4711bc149bbbca220109301ce0ee70abfd2fbd20e0 |
README.md | 100644 | 0 | 0 | | | 3.79 KB | 75b9bc8aba032ebb20285872a0486f983c3a671d4caec7db7b3c8a0164034d0c |
README.zh.md | 100644 | 0 | 0 | | | 3.58 KB | 8650752e73dcc16fb561ab8c28ebbcc9ba7dfce9fb05ad819d7c8db3d290a73b |
Rakefile | 100755 | 0 | 0 | | | 79 Bytes | 29d06473a4f4e17de92ffa00d630732c1091364aeed1786a0edfabf0f7329fe2 |
app/assets/javascripts/region_select.js | 100644 | 0 | 0 | | | 1.68 KB | a047665b7a9f5586377b34ba42c46086bbd4d3fe00dd11129732cb9cad840246 |
app/controllers/china_regions/fetch_options_controller.rb | 100644 | 0 | 0 | | | 935 Bytes | d6ab179ef0619f52d87da205ced5b2e205c24924ddb270ee944776d4c018a4a5 |
app/models/city.rb | 100755 | 0 | 0 | | | 383 Bytes | 2b093542264881ce4a794c3c87675534c10109e73fa42751cda85044cd0e345d |
app/models/district.rb | 100755 | 0 | 0 | | | 341 Bytes | 748c4040cc18384cb5d316325e20151e0859362ea6650a8250e1d933023e9c95 |
app/models/province.rb | 100755 | 0 | 0 | | | 150 Bytes | daaa76ddc37d0fddd16987b20ad84c9bdf03dc0893eac8cda0e1792f433b7ba2 |
bin/console | 100755 | 0 | 0 | | | 154 Bytes | 5cb190a148fee1a998f1924bd1de99f8c2b6edfe18fc003022fef2ae36eaee25 |
bin/setup | 100755 | 0 | 0 | | | 36 Bytes | df6ee004f7fb527271f85adaaed0bee6692f5eb81839c15c6c3442a152d1d907 |
china_regions.gemspec | 100644 | 0 | 0 | | | 1.04 KB | e6cf805f8a5b6ce0f29b2785afe3e804f78114eb6bffd9fbe56f8a4c15a85ad5 |
config/locales/en.yml | 100644 | 0 | 0 | | | 556 Bytes | 39d38a10081aa6aff21b187bc65b347db17c373dc808b51ec69ad66f63dde05e |
config/locales/zh.yml | 100644 | 0 | 0 | | | 530 Bytes | 40237b86824cb51be538796e7ab919398439bf08fb57b94d0b135f488c54535c |
config/routes.rb | 100644 | 0 | 0 | | | 179 Bytes | bcedf85b42c999ab4725b6e400a970cb1409583c9a7cd90e05bfdb9626ac2237 |
lib/china_regions.rb | 100644 | 0 | 0 | | | 190 Bytes | 348cd1b12685e9b0c58b11661b9042d8f1155000875be05b6de6b76b6437ccff |
lib/china_regions/engine.rb | 100644 | 0 | 0 | | | 330 Bytes | 55394adc94814ea748589d47b2006a038e5e3ad4641581163e880ec482a5feb2 |
lib/china_regions/helpers/form_helper.rb | 100644 | 0 | 0 | | | 5.15 KB | 459aad3f6188ed4a69a8c70bd1b97a3cda46ae47653e68aed798481fe34db913 |
lib/china_regions/version.rb | 100644 | 0 | 0 | | | 75 Bytes | 72ca431216a4120a779b990ebc16d5c325e39413cb934493fcd5d6c34ffca388 |
lib/generators/china_regions/install_generator.rb | 100644 | 0 | 0 | | | 1.32 KB | 0133654e8b48ab92f81848f2a21dbcc16d30fd744e783378091bad3dc7a56f0a |
lib/generators/china_regions/regions_generator.rb | 100644 | 0 | 0 | | | 516 Bytes | ade10bbbe21432a66fac2affdc1f7547d2cd401d4b70511878d3d0d71f83b872 |
lib/generators/china_regions/templates/migration.rb | 100644 | 0 | 0 | | | 1.04 KB | eb98edf385a0063f4ac395f056ea548c1c638b8caacb70e83e2643303b2a78c5 |
lib/tasks/china_regions.rake | 100644 | 0 | 0 | | | 3.54 KB | 4a63579b1bc75e3fcdf0ad9f1a3afc2d045f26052c2bbd7f3f82b94a87c54153 |