levinalex / asciify

strip non-ASCII characters from a string and replace them with something else

This URL has Read+Write access

asciify / CHANGES
100644 8 lines (6 sloc) 0.163 kb
1
2
3
4
5
6
7
8
0.2.0
 * asciify lives at github now
 * Mapping[...] now an alias for Mapping.new
 * Rakefile can take version from environment variable
 
0.1.0
 * Initial release