method
value
v3.2.1 -
Show latest stable
- Class:
ActionView::Helpers::InstanceTag
value(object)public
No documentation available.
# File actionpack/lib/action_view/helpers/form_helper.rb, line 1137
def value(object)
self.class.value(object, @method_name)
end