ActiveRecord::ModelSchema

module ActiveRecord::ModelSchema

Public Class Methods

ignored_columns Show source

The list of columns names the model should ignore. Ignored columns won't have attribute accessors defined, and won't be referenced in SQL queries.

# File activerecord/lib/active_record/model_schema.rb, line 121
    
ignored_columns=(col