updated seed for customer
This commit is contained in:
@@ -9,7 +9,7 @@ class CreateShops < ActiveRecord::Migration[5.1]
|
||||
t.string :state, :null => false
|
||||
t.string :country, :null => false
|
||||
t.string :phone_no, :null => false
|
||||
t.string :reserviation_no, :null => false
|
||||
t.string :reservation_no, :null => false
|
||||
t.string :license, :null => false
|
||||
t.datetime :activated_at, :null => false
|
||||
t.text :license_data, :null => false
|
||||
|
||||
Reference in New Issue
Block a user