projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e8b724b
)
Ignore timeouts doing IP geolocation.
author
Tom Hughes
<tom@compton.nu>
Wed, 8 Aug 2007 21:09:26 +0000
(21:09 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 8 Aug 2007 21:09:26 +0000
(21:09 +0000)
lib/osm.rb
patch
|
blob
|
history
diff --git
a/lib/osm.rb
b/lib/osm.rb
index 3d53b453a8b41f2e164dbdc42b36a8755045cb2c..3043eb395a7ad1d0c3687d301990717fa8fa9f2e 100644
(file)
--- a/
lib/osm.rb
+++ b/
lib/osm.rb
@@
-384,7
+384,7
@@
module OSM
end
return nil
end
return nil
- rescue
+ rescue
Exception
return nil
end
end
return nil
end
end