# File lib/active_record/errors.rb, line 191 def message "Unknown primary key for table #{model.table_name} in model #{model}." end