Skip to content

Commit

Permalink
added require for net/https
Browse files Browse the repository at this point in the history
  • Loading branch information
codezomb committed Mar 29, 2012
1 parent adc2bb4 commit 2360c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/private_pub.rb
@@ -1,5 +1,6 @@
require "digest/sha1"
require "net/http"
require "net/https"

require "private_pub/faye_extension"
require "private_pub/engine" if defined? Rails
Expand Down

0 comments on commit 2360c1f

Please sign in to comment.