2 3 4
# File 'lib/waves/ext/time.rb', line 2 def to_http_timestamp clone.gmtime.strftime("%a, %d-%b-%Y %H:%M:%S GMT") end