Sha256: 7215b7a5202dab98ffabbe945ca540a832d815a6763418fedb22ecfe80d239a2
Contents?: true
Size: 124 Bytes
Versions: 96
Compression:
Stored size: 124 Bytes
Contents
class AddBelongsToDocuments < ActiveRecord::Migration def change add_column :documents, :study, :belongs_to end end
Version data entries
96 entries across 96 versions & 1 rubygems