Sha256: 82900298bf18e3d0bee33df5e820ff9add0259f25727d27d86286412b6ff8126
Contents?: true
Size: 154 Bytes
Versions: 596
Compression:
Stored size: 154 Bytes
Contents
class AddYearOfPublicationToManifestation < ActiveRecord::Migration def change add_column :manifestations, :year_of_publication, :integer end end
Version data entries
596 entries across 588 versions & 23 rubygems