Sha256: d98578d82bf641f846541e835cf24b63c053d3949849886cb4dddce62e5442bf
Contents?: true
Size: 142 Bytes
Versions: 160
Compression:
Stored size: 142 Bytes
Contents
class AddCommiterToExport < ActiveRecord::Migration[4.2] def change add_column :exports, :committer_id, :integer, index: true end end
Version data entries
160 entries across 160 versions & 2 rubygems