RubyGems.org

all gems

starting with S

Displaying gems 5281 - 5310 of 6138 in total

  1. 474 downloads
    string_extend_gustavoper (0.0.1) The library opens up the String class and adds a method writesize, which returns the size of the ...
  2. 464 downloads
    string_extendr (0.0.1) The library opens up the String class and adds a method writesize, which returns the size of the ...
  3. 575 downloads
    string_extensions_refi (0.1.0) unescaping c strings, create acronyms from strings, collapse tab newline and space characte...
  4. 435 downloads
    string_extensor (0.0.1) ammends string class
  5. 103 downloads
    stringfire (0.0.1) Strip the first token off a string, pass remainder of string as arg to function identified by fir...
  6. 852 downloads
    stringformat (0.0.1) StringFormat is a string formatter library that's intended to be highly flexible
  7. 722 downloads
    string_formatter (1.0.0) A gem for creating strf-style methods in any Ruby object.
  8. 3,146 downloads
    stringfu (0.0.6) Extending String with methods to stem, count, and clean words
  9. 4,997 downloads
    stringglob (0.0.3) Generate a Regexp object from a glob(3) pattern
  10. 877 downloads
    string_helpers (0.1.0) Extend some methods to String class.
  11. 522 downloads
    stringincrement (0.0.1) a => b, azzz => baaa, aa11 => aa12, ab99 => ab100
  12. 345 downloads
    string_interpolation (0.1.0) Ruby core extension that brings in String interpolation
  13. 3,629 downloads
    string-irc (0.3.1) add color codes for mIRC compatible client
  14. 219 downloads
    stringjs-rails (1.3.1) Wraps String.js and makes it available using the Rails asset pipeline
  15. 4,058 downloads
    string-mapper (0.1.2.1) String extension for conversions based on dynamic mappings
  16. 670 downloads
    string_markdown (0.0.2) Add String#to_md support
  17. 925 downloads
    string_masker (0.0.1) Takes a string and a hash of parameters and masks the given parameters from appearing in the string.
  18. 3,964 downloads
    string_master (0.3.6) Because every time I create a new webapp, I think about how I should process user-generated conte...
  19. 2,303 downloads
    string_normalizr (0.3) Let String instances be conviently normalized
  20. 89 downloads
    string_number (0.0.1) Strings as a numbers
  21. 481 downloads
    string-pad (0.0.1) Creates a new string by concatenating enough leading zero-width pad characters to an original str...
  22. 1,120 downloads
    string_parse_erb (0.1.1) Process ERB fragments in a String, according to variables hash, no extenal vars are visible to ER...
  23. 346 downloads
    string_proc (0.0.1) Adds the to_proc method to the string class.
  24. 1,749 downloads
    stringray (2) Combining many of the benefits of Arrays and Strings, StringRay allows you to treat a String as a...
  25. 828 downloads
    string_replacer (0.0.1) For example, if you need to make sure that a particular package is unmasked in /etc/portage/packa...
  26. 569 downloads
    string_ripper (0.0.3) Pulls formatted strings out of the bottom of your source.
  27. 486 downloads
    string_sanitize (0.1) Sanitizes string before saving to database
  28. 2,476 downloads
    string_score (1.1.0) Port of https://github.com/joshaven/string_score from js to ruby.
  29. 300 downloads
    strings_from_apk (0.0.6) Ruby lib for extracting strings from APK.
  30. 564 downloads
    string-strtr (0.0.3) The method 'strtr' for Ruby known from PHP as a direct method under the String-class.