rsl / stringex

Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
MIT License
984 stars 158 forks source link

Rename README.rdoc to README.md #204

Closed vfonic closed 5 years ago

vfonic commented 6 years ago

To allow markdown syntax for hyperlinks.

I also fixed some stuff in the README.

This PR is easier to review commit by commit.

rsl commented 5 years ago

looks awesome thanks