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

Support Ruby 2.7 arg syntax in callback_options, bump version to 2.8.6 #211

Closed jocmp closed 1 year ago

jocmp commented 1 year ago

Re-adds Ruby 2.7 arg support along with a version bump to 2.8.6.

rsl commented 1 year ago

that should publish new version and all for ya. thanks a million again.