class
ActiveRecord::MissingAttributeError
v2.0.3 -
Show latest stable
- Superclass: 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
Files
- activerecord/lib/active_record/base.rb