diff options
Diffstat (limited to 'vendor/gems/recaptcha-0.3.1/init.rb')
-rw-r--r-- | vendor/gems/recaptcha-0.3.1/init.rb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/gems/recaptcha-0.3.1/init.rb b/vendor/gems/recaptcha-0.3.1/init.rb deleted file mode 100644 index 2e9a27ac8..000000000 --- a/vendor/gems/recaptcha-0.3.1/init.rb +++ /dev/null @@ -1,6 +0,0 @@ -# Rails plugin initialization. -# You can also install it as a gem: -# config.gem "ambethia-recaptcha", :lib => "recaptcha/rails", :source => "http://gems.github.com" - -require 'net/http' -require 'recaptcha/rails'
\ No newline at end of file |