Permalink
Browse files
switched references from README.txt to README.rdoc
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+1
−1
Manifest.txt
-
+1
−1
gemspec
|
|
@@ -1,6 +1,6 @@ |
|
|
History.txt
|
|
|
Manifest.txt
|
|
|
-README.txt
|
|
|
+README.rdoc
|
|
|
Rakefile
|
|
|
lib/geocoder/us/database.rb
|
|
|
lib/geocoder/us/numbers.rb
|
|
|
|
|
|
@@ -10,5 +10,5 @@ Gem::Specification.new do |s| |
|
|
s.require_path = "lib"
|
|
|
s.test_files = "tests/run.rb"
|
|
|
s.has_rdoc = true
|
|
|
- s.extra_rdoc_files = ["README.txt"]
|
|
|
+ s.extra_rdoc_files = ["README.rdoc"]
|
|
|
end
|
0 comments on commit
b72c21c