Scaffolding in some mashy stuff
This commit is contained in:
2
rails/map-mash/app/models/map.rb
Normal file
2
rails/map-mash/app/models/map.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class Map < ActiveRecord::Base
|
||||
end
|
2
rails/map-mash/app/models/mash.rb
Normal file
2
rails/map-mash/app/models/mash.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class Mash < ActiveRecord::Base
|
||||
end
|
Reference in New Issue
Block a user