]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/country.rb
Use a local lookup table for country bounding boxes rather than relying
[rails.git] / app / models / country.rb
diff --git a/app/models/country.rb b/app/models/country.rb
new file mode 100644 (file)
index 0000000..b7cec2b
--- /dev/null
@@ -0,0 +1,2 @@
+class Country < ActiveRecord::Base
+end