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