Sha256: 8b9671095da046ef9abe5c2587322ec9a4b9f54039eb7707d7018b7f6223abeb
Contents?: true
Size: 192 Bytes
Versions: 2
Compression:
Stored size: 192 Bytes
Contents
class AddDisplayIfEmptyToMegaBarTmpModelDisplayCollections < ActiveRecord::Migration def change add_column :mega_bar_tmp_model_display_collections, :display_if_empty, :boolean end end
Version data entries
2 entries across 2 versions & 1 rubygems