1
0
mirror of https://github.com/seejohnrun/haste-client.git synced 2026-01-04 01:19:17 +00:00

Add requires where needed

This commit is contained in:
John Crepezzi
2011-11-21 22:20:01 -05:00
parent a4b72726c4
commit 4c46136b59

View File

@@ -1,4 +1,6 @@
require 'json'
require 'net/http'
require 'uri'
module Haste