sixarm_ruby_unaccent
sixarm_ruby_unaccent copied to clipboard
SixArm.com » Ruby » Unaccent replaces a string's accented characters with ASCII characters.
Results
1
sixarm_ruby_unaccent issues
Sort by
recently updated
recently updated
newest added
@joelparkerhenderson After running way too many benchmarks and trying to come up with far too many possible algorithms I believe I have a winner - [results here](https://gist.github.com/pnomolos/3f20c321710e9366a94e543d3e1ad7e8). I tested the...