9 10 11
# File 'app/helpers/resque_helper.rb', line 9 def format_time(t) t.strftime("%Y/%m/%d %H:%M:%S %Z") end