Sha256: e45d69661997441ae6d15ed54f50595e93c24d77b81d381ec66615cf20037a22
Contents?: true
Size: 159 Bytes
Versions: 169
Compression:
Stored size: 159 Bytes
Contents
class AddYearOfPublicationToManifestation < ActiveRecord::Migration[4.2] def change add_column :manifestations, :year_of_publication, :integer end end
Version data entries
169 entries across 169 versions & 21 rubygems