Sha256: 5d1714430b82d74217e215cf0f1283454d075246a320ff6bb8dccbbcb95cc72d
Contents?: true
Size: 129 Bytes
Versions: 68
Compression:
Stored size: 129 Bytes
Contents
class AddStudyIdToParticipants < ActiveRecord::Migration def change add_column :participants, :study_id, :string end end
Version data entries
68 entries across 68 versions & 1 rubygems