aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/recaptcha/init.rb
blob: 28494d250f39076f7f73ec829b58c52b5f42bb84 (plain)
1
2
3
require 'recaptcha.rb'
ActionView::Base.send :include, Ambethia::ReCaptcha::Helper
ActionController::Base.send :include, Ambethia::ReCaptcha::Controller