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:
parent
899572008c
commit
90fe3888e2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'time'
|
||||
|
||||
# Copyright (c) 2008 Sam Smoot.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining
|
||||
|
|
Loading…
Add table
Reference in a new issue