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