This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
binaryattraction/app/helpers/users_helper.rb

6 lines
90 B
Ruby

module Merb
module UsersHelper
include Ambethia::ReCaptcha::Helper
end
end # Merb