# File lib/delayed/backend/base.rb, line 135 def fail! update_attributes(:failed_at => self.class.db_time_now) end