Skip to content

Instantly share code, notes, and snippets.

@carlows
Created January 9, 2019 23:45
Show Gist options
  • Save carlows/cebc38a89e402f574a54a49527b293ad to your computer and use it in GitHub Desktop.
Save carlows/cebc38a89e402f574a54a49527b293ad to your computer and use it in GitHub Desktop.
def fix_heading(heading)
heading.to_s.capitalize
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment