Module inflector::cases::kebabcase [−][src]
Provides conversion to and detection of kebab case strings.
Example string kebab-case
Functions
is_kebab_case | Determines if a |
to_kebab_case | Converts a |
Provides conversion to and detection of kebab case strings.
Example string kebab-case
is_kebab_case | Determines if a |
to_kebab_case | Converts a |