Sha256: 3b5230ffafc60a365f63d74fc36d154fe1820730a7037a68583081b79ee0a4f4
Contents?: true
Size: 183 Bytes
Versions: 12
Compression:
Stored size: 183 Bytes
Contents
module InvisibleCaptcha module FormHelpers def invisible_captcha(honeypot, options = {}) @template.invisible_captcha(honeypot, self.object_name, options) end end end
Version data entries
12 entries across 12 versions & 1 rubygems