Sha256: ccbd64fa45d11c837b4fc3ec6afe549bd3a962995cc81873aaf418a0a8455650
Contents?: true
Size: 445 Bytes
Versions: 10
Compression:
Stored size: 445 Bytes
Contents
class DropDefaultTenonResources < ActiveRecord::Migration def change drop_table :tenon_comment_subscribers drop_table :tenon_comments drop_table :tenon_contacts drop_table :tenon_events drop_table :tenon_galleries drop_table :tenon_pages drop_table :tenon_photos drop_table :tenon_post_categories drop_table :tenon_post_categories_posts drop_table :tenon_posts drop_table :tenon_redirects end end
Version data entries
10 entries across 10 versions & 1 rubygems