Scaffolding in some mashy stuff

This commit is contained in:
Dan Buch
2012-03-04 11:51:35 -05:00
parent fedeefef98
commit 57f63fd62f
29 changed files with 626 additions and 322 deletions

View File

@@ -0,0 +1,2 @@
class Map < ActiveRecord::Base
end

View File

@@ -0,0 +1,2 @@
class Mash < ActiveRecord::Base
end