titleize
Runs a string through the Ruby on Rails "titleize" filter.
See also
- the Rails documentation for this method: https://api.rubyonrails.org/classes/ActiveSupport/Inflector.html#method-i-titleize
Runs a string through the Ruby on Rails "titleize" filter.