-
Andreas Brandl authored
This discourages the use of `self.ignored_columns += ...` in models and instead suggests to use `IgnorableColumns` concern and `ignore_column` methods provided.
a2b8422e
This discourages the use of `self.ignored_columns += ...` in models and instead suggests to use `IgnorableColumns` concern and `ignore_column` methods provided.