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