Ver código fonte

add summary.

saberma 11 anos atrás
pai
commit
a69112f1c3
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      china_city.gemspec

+ 2 - 2
china_city.gemspec

@@ -10,8 +10,8 @@ Gem::Specification.new do |s|
   s.authors     = ["saberma"]
   s.email       = ["mahb45@gmail.com"]
   s.homepage    = "https://github.com/saberma/china_city"
-  s.summary     = ""
-  s.description = ""
+  s.summary     = "a gem to help you select chinese area"
+  s.description = "a gem to help you select chinese area like province, city and district"
 
   s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]
   s.test_files = Dir["spec/**/*"]