1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Explicitly require time for when httparty is used outside of rails.

This commit is contained in:
John Nunemaker 2009-01-05 11:54:46 -05:00
parent 899572008c
commit 90fe3888e2

View file

@ -1,3 +1,5 @@
require 'time'
# Copyright (c) 2008 Sam Smoot.
#
# Permission is hereby granted, free of charge, to any person obtaining