method

range_field_tag

rails latest stable - Class: ActionView::Helpers::FormTagHelper
range_field_tag(name, value = nil, options = {})
public

Creates a range form element.

Options

Supports the same options as #number_field_tag.