# File lib/active_support/core_ext/date/conversions.rb, line 57 def readable_inspect strftime("%a, %d %b %Y") end