Notes posted by bparanj
RSS feed
0 thanks
customizing text when using label in a form
Instead of the default text Email you can change it to “Primary Email” like this: f.label :email, “Primary Email”
Instead of the default text Email you can change it to “Primary Email” like this: f.label :email, “Primary Email”