Module inflector::cases::screamingsnakecase [−][src]
Provides conversion to and detection of screaming snake case strings.
Example string SCREAMING_SNAKE_CASE
Functions
| is_screaming_snake_case | Determines of a |
| to_screaming_snake_case | Converts a |