Meant to add this so that I can regenerate/update maps with same params as initial seed.
This commit is contained in:
@@ -13,6 +13,7 @@ ActiveRecord::Schema.define(:version => 20120304164625) do
|
||||
|
||||
create_table "maps", :force => true do |t|
|
||||
t.string "name"
|
||||
t.string "unique_hash"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user