instance method value

Ruby on Rails 3.1.12

Since v3.1.12 Last seen in v3.2.22.5

Available in: v3.1.12 v3.2.22.5

Signature

value(object)

No documentation comment.

Parameters

object req
Source
# File actionpack/lib/action_view/helpers/form_helper.rb, line 1117
      def value(object)
        self.class.value(object, @method_name)
      end

Defined in actionpack/lib/action_view/helpers/form_helper.rb line 1117 · 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