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