Sha256: 1111779ee7ff14eaa74da9690305b5045068fdd03985010b07c400349985b5ea
Contents?: true
Size: 124 Bytes
Versions: 24
Compression:
Stored size: 124 Bytes
Contents
class AddSiteIdToUsers < ActiveRecord::Migration[5.0] def change add_column :jobshop_users, :site_id, :uuid end end
Version data entries
24 entries across 24 versions & 1 rubygems