Sha256: b0a3e0ed7c5437bafe8f26eca7a75194219f076dfc416028cea08ca0fa671b4b
Contents?: true
Size: 122 Bytes
Versions: 177
Compression:
Stored size: 122 Bytes
Contents
class AddPracticeToPatients < ActiveRecord::Migration[4.2] def change add_belongs_to :patients, :practice end end
Version data entries
177 entries across 177 versions & 1 rubygems