public
Rubygem
Description: Automatically insert Google Analytics code into your pages
Clone URL: git://github.com/rubaidh/google_analytics.git
Fixed missing requirements for rake task when running over Cap
kennethkalmer (author)
Thu Jul 17 01:08:31 -0700 2008
commit  a8fc1155d818364ce6addb6823025e0809f6e441
tree    108af7e7cd08d9fab646345d37185d18e22b779f
parent  63fa3f2b878f2252d3e39d7851320df8cb49f3af
...
34
35
36
 
37
38
39
...
34
35
36
37
38
39
40
0
@@ -34,6 +34,7 @@ end
0
 # end
0
 #  
0
 
0
+require 'net/http'
0
 require 'zlib'
0
 require 'stringio'
0
 

Comments

    No one has commented yet.