text_field( object_name , method , options = {} )
hidden_field( object_name , method , options = {} )
password_field( object_name , method , options = {} )
file_field( object_name , options = {} )
check_box( object_name , method , options = {} , checked_value = "1" , unchecked_value = "0" )
radio_button( object_name , method , tag_value , options = {} )
text_area( object_name , method , options = {} )