Module inflector::cases::titlecase [−][src]
Provides conversion to and detection of title case strings.
Example string Title Case
Functions
is_title_case | Determines if a |
to_title_case | Converts a |
Provides conversion to and detection of title case strings.
Example string Title Case
is_title_case | Determines if a |
to_title_case | Converts a |