[−][src]Module inflector::cases::camelcase
Provides conversion to and detection of camel case strings.
Example string camelCase
Functions
| is_camel_case | Determines if a |
| to_camel_case | Converts a |
Provides conversion to and detection of camel case strings.
Example string camelCase
| is_camel_case | Determines if a |
| to_camel_case | Converts a |