Closed t-gergely closed 7 years ago
Can you make this compatible with Ruby < 2? For example, using [[:alpha:]] and [[:alnum:]] instead.
[[:alpha:]]
[[:alnum:]]
Can you make this compatible with Ruby < 2? For example, using
[[:alpha:]]
and[[:alnum:]]
instead.