Skip to content

Commit 7a704f8

Browse files
authored
Merge pull request #11467 from alphagov/remove-news_article_type_id
Remove 'ignored column' now column has been removed
2 parents 477df90 + e1b330f commit 7a704f8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/models/edition.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
class Edition < ApplicationRecord
2-
self.ignored_columns += %w[news_article_type_id]
3-
42
include Edition::Traits
53

64
include Edition::NullImages

0 commit comments

Comments
 (0)