Use .titleize or .titlecase. I’m using this in the <title> tag of my application.rhtml:
<%= controller.action_name.titleize %>
Use .titleize or .titlecase. I’m using this in the <title> tag of my application.rhtml:
<%= controller.action_name.titleize %>