method
hidden_field_tag
hidden_field_tag(name, value = nil, options = {})
public
Creates a hidden field.
Takes the same options as text_field_tag
hidden_field_tag(name, value = nil, options = {})
public
Creates a hidden field.
Takes the same options as text_field_tag