Sha256: 99b42faa2133e7ae91d8f780a90ba6ff84c7c7681534dcbdc5e8d3633acb3426
Contents?: true
Size: 142 Bytes
Versions: 60
Compression:
Stored size: 142 Bytes
Contents
class AddFeaturedImageToExhibit < ActiveRecord::Migration def change add_column :spotlight_exhibits, :featured_image, :string end end
Version data entries
60 entries across 60 versions & 1 rubygems