Sha256: b37c0341c4c7e00a26a5875b0f7466a02ef83989964d961b9105ab5a03460f6e
Contents?: true
Size: 147 Bytes
Versions: 103
Compression:
Stored size: 147 Bytes
Contents
class AddFeaturedImageToExhibit < ActiveRecord::Migration[4.2] def change add_column :spotlight_exhibits, :featured_image, :string end end
Version data entries
103 entries across 103 versions & 1 rubygems