Ruby code:
  • fproduct.rb [download]: Filtered product of several Enumerables
  • XRegex 0.02 [doc][download]: Extended regular expression library
  • withindex.rb [download]: A hack to add _with_index versions of Enumerable methods (e.g. the ever-popular map_with_index)
  • titlecase.rb [download]: Semi-intelligent title casing of strings (Harbrace rules)
  • TeX::Hyphen 0.2 [doc][download]: Hyphenation based on a TeX pattern file (Knuth's hyphen.tex by default)
  • tools.rb [download]: Small methods I found myself constantly defining - here because other stuff depends on it
  • scrabpp 0.4 [download][sample input][sample output (ps)][sample output (pdf)]: Scrabble pretty printer - converts an ascii board diagram into printable form
  • ruby-gtkwrapbox-0.1.0 [download][screenshot]: ruby bindings for the gtkwrapbox widgets