aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb')
-rw-r--r--vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb b/vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb
deleted file mode 100644
index 08741cfd2..000000000
--- a/vendor/gems/recaptcha-0.3.1/lib/recaptcha/rails.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'recaptcha'
-
-ActionView::Base.send(:include, Recaptcha::ClientHelper)
-ActionController::Base.send(:include, Recaptcha::Verify) \ No newline at end of file