Sha256: c11519331fea997b4a7af019f549344e1dbb90a26df9eef583d085b059f9cf72
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
class AddFooterBannerToLibraryGroup < ActiveRecord::Migration[5.0] def change add_column :library_groups, :footer_banner_translations, :jsonb end end
Version data entries
2 entries across 2 versions & 1 rubygems