Selected Tags

Click on a tag to remove it

String gems

Showing projects tagged as String

  • StringPattern

    0.8 0.7 Ruby
    Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
  • SmartTruncate

    0.4 0.0 Ruby
    smart_truncate is a simple Rails gem that truncates text like a human.