meyerhoferc / secret-santa

0 stars 0 forks source link

Page titles #43

Closed kmeyerhofer closed 4 years ago

kmeyerhofer commented 4 years ago

Adds page titles

The project has been lacking any dynamic page titles and this PR adds them to each page. A helper method formats the text and uses a fallback if the argument is empty.

Also adds a User full_name_possessive method to render apostrophes correctly for a user's full name.