]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/map.rb
add the model
[rails.git] / app / models / map.rb
diff --git a/app/models/map.rb b/app/models/map.rb
new file mode 100644 (file)
index 0000000..e7d4ce2
--- /dev/null
@@ -0,0 +1,2 @@
+class Map < ActiveRecord::Base
+end