Eric Carty-Fickes

Results 1 comments of Eric Carty-Fickes

Another way to fix this is to add the following to the generated `Ckeditor::Picture` class: ```ruby self.inheritance_column = nil ``` which tells Rails to ignore the `type` column with respect...