instance method tag_name

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.2.22.5 Private

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.

↑↓ navigate · open · esc close