Class

ActiveRecord::MissingAttributeError

Inheritance
< NoMethodError

Raised when you‘ve tried to access a column which wasn‘t loaded by your finder. Typically this is because :select has been specified.