Sha256: 3dcd67868c061a953979f0d8671a7fcb2fc9f1901b904ba1be3b68d12a9eccdc
Contents?: true
Size: 149 Bytes
Versions: 127
Compression:
Stored size: 149 Bytes
Contents
class AddProjectIdToSelections < ActiveRecord::Migration[5.1] def change add_column :apidae_selections, :apidae_project_id, :integer end end
Version data entries
127 entries across 127 versions & 1 rubygems