Sha256: f1bc57e1c73758d755eb7d953cbb669b8978dedd710a7e9e808498fbc75cdf89
Contents?: true
Size: 367 Bytes
Versions: 12
Compression:
Stored size: 367 Bytes
Contents
# -*- encoding : utf-8 -*- class UpdatePristineData < Cardio::Migration::Core def up names = %w[ home home+original *footer *credit *sidebar *title *all+*layout home+*self+*layout default_layout home_layout full_width_layout *header cardtype+*type+*structure ] merge_pristine_cards names end end
Version data entries
12 entries across 12 versions & 1 rubygems