Check_box problem +rails 2.0.2

<%=check_box (‘appointment’,‘pat_arrived’)%>
if i put above code in rails 2.0.2 it showing broken pipe error.

wats a problem?