Sha256: cae722e1b41cfe212610f4120d14d2e949d650965d162ed3e676f0f522192d3f

Contents?: true

Size: 135 Bytes

Versions: 6

Compression:

Stored size: 135 Bytes

Contents

class AddThemeToSpotlightExhibits < ActiveRecord::Migration
  def change
    add_column :spotlight_exhibits, :theme, :string
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
blacklight-spotlight-0.34.1 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb
blacklight-spotlight-0.34.0 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb
blacklight-spotlight-0.33.3 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb
blacklight-spotlight-0.33.2 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb
blacklight-spotlight-0.33.1 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb
blacklight-spotlight-0.33.0 db/migrate/20170204091234_add_theme_to_spotlight_exhibits.rb