Sha256: dd9017997c84848bda57519e9c3c045a3793d056ce87135b3e4a9f1d05806931
Contents?: true
Size: 265 Bytes
Versions: 23
Compression:
Stored size: 265 Bytes
Contents
class RemoveCampaigns < ActiveRecord::Migration[4.2] def up drop_table :attachments drop_table :attachments_email_templates drop_table :email_addresses drop_table :email_templates drop_table :web_templates drop_table :campaigns end end
Version data entries
23 entries across 23 versions & 2 rubygems