instance method tag_name

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.2.22.5 Private — implementation detail, not part of the public API

Available in: v3.1.12 v3.2.22.5

Signature

tag_name()

No documentation comment.

Source
# File actionpack/lib/action_view/helpers/form_helper.rb, line 1186
        def tag_name
          "#{@object_name}[#{sanitized_method_name}]"
        end

Defined in actionpack/lib/action_view/helpers/form_helper.rb line 1186 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::Helpers::InstanceTag

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close