method
file_field
file_field(object, method, options = {})
public
Works just like text_field, but returns an input tag of the "file" type instead, which won’t have a default value.
file_field(object, method, options = {})
public
Works just like text_field, but returns an input tag of the "file" type instead, which won’t have a default value.