Added Maps model
refs #16 This model will be used for storing information about each map
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Map < ActiveRecord::Base
|
||||
unloadable
|
||||
end
|
||||
Reference in New Issue
Block a user