Text_field uneditable

Anyone know how to make a text fields uneditable through a helper
method? Thanks

S

Just put :readonly => true
inside the text_field.