# File lib/active_record/errors.rb, line 109 def message "Attempted to #{attempted_action} a stale object: #{record.class.name}" end