We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4049ec5 commit b957f9cCopy full SHA for b957f9c
README.md
@@ -18,6 +18,8 @@ or
18
```bash
19
gem install case_transform
20
```
21
+
22
+And for faster performance, checkout [Case Transform with Native Extensions](https://github.com/NullVoxPopuli/case_transform-rust-extensions)
23
## Usage
24
25
```ruby
0 commit comments