Sha256: 4d5028a46ed3c461fe110c2575bbd9dced7516dddbe873e3c61431c18b46d913

Contents?: true

Size: 185 Bytes

Versions: 2

Compression:

Stored size: 185 Bytes

Contents

class AddDisplayIfEmptyToMegaBarModelDisplayCollections < ActiveRecord::Migration
  def change
    add_column :mega_bar_model_display_collections, :display_if_empty, :boolean
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mega_bar-0.5.2 db/migrate/20160903151500_add_display_if_empty_to_mega_bar_model_display_collections.rb
mega_bar-0.5.1 db/migrate/20160903151500_add_display_if_empty_to_mega_bar_model_display_collections.rb