Module: Turnstile::Adapters::ViewMethods
- Defined in:
- lib/turnstile/adapters/view_methods.rb
Instance Method Summary collapse
-
#invisible_turnstile_tags(options = {}) ⇒ Object
Renders a Turnstile Invisible Turnstile captcha.
-
#turnstile_tags(options = {}) ⇒ Object
Renders a turnstile Checkbox widget.
Instance Method Details
#invisible_turnstile_tags(options = {}) ⇒ Object
Renders a Turnstile Invisible Turnstile captcha
12 13 14 |
# File 'lib/turnstile/adapters/view_methods.rb', line 12 def ( = {}) ::Turnstile::Helpers.() end |