NETRuby a la interpreter: port of Ruby interpreter to C#, so Ruby runs under CLR and interfaces to .NET. Ported interpreter seems thread-safe, runs multiple instances in one executable.
RFC 2229 compliant client-side library implementation of DICT protocol, written in Ruby; can be used to write clients that access dictionary definitions from set of natural language dictionary databases.
Wiki on Ruby, written in Ruby, with separate and intermixed English and Japanese pages. Pages can be edited in either language. Japanese is displayed with EUC encoded Japanese Kanji characters.
Brings Samba to Ruby: a C library gluing Samba libsmbclient library to Ruby dynamic high-level language; a tool making it easy to work with OS network resources, without considering low-level issues: buffers, pointers, buffer pointers, etc. [Open Sour...
System to build full Websites, not only pages. Allows focusing on content and structure of site, while leaving page construction, markup, layout, navigation as secondary concerns.