Meant to add this so that I can regenerate/update maps with same params as initial seed.
This commit is contained in:
@@ -2,6 +2,7 @@ class CreateMaps < ActiveRecord::Migration
|
||||
def self.up
|
||||
create_table :maps do |t|
|
||||
t.string :name
|
||||
t.string :unique_hash
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
Reference in New Issue
Block a user