Rails: How to change the text on the submit button in a Rails Form December 23, 2022 by Tarik instead of <%= f.submit %> put <%= f.submit "My Submit Text" %>