Sha256: 583b131c8a78027738d19edb5b026c00f82310b0d1d1a0e860b4091682c9214f
Contents?: true
Size: 124 Bytes
Versions: 84
Compression:
Stored size: 124 Bytes
Contents
class AddLabelToPartial < ActiveRecord::Migration def change add_column :pulitzer_partials, :label, :string end end
Version data entries
84 entries across 82 versions & 1 rubygems