public
Description: ReCaptcha helpers for Rails apps
Homepage: http://ambethia.com/recaptcha
Clone URL: git://github.com/ambethia/recaptcha.git
Search Repo:
Add rubygems requirement to test, at least until we remove dependency on 
builder [#3]
ambethia (author)
Thu May 15 05:59:04 -0700 2008
commit  1b7752621942b9fa13f394fe1191bb9632c9b5f6
tree    5dcae1ed4afcd5110dcbcb36aac74104ee1011b2
parent  3a54d9f3e83d9490e7521a73628fd42297eece76
...
1
 
2
3
4
...
1
2
3
4
5
0
@@ -1,4 +1,5 @@
0
 require 'test/unit'
0
+require 'rubygems'
0
 require 'builder'
0
 require File.dirname(__FILE__) + '/../lib/recaptcha'
0
 

Comments

    No one has commented yet.