ruby cas
Ruby 1.0
Change Aqua widgets to Ruby. more>>
The backgrounds are a medium gray,with ruby accents. Finder metal is replaced with a soothing aluminumfinish.

MacRuby 0.4
A version of Ruby implemented on top of Mac OS X technologies. more>>
A version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the CoreFoundation framework. While still a work in progress, it is the goal of MacRuby to enable the creation of full-fledged Mac OS X applications which do not sacrifice performance in order to enjoy the benefits of using Ruby.
MPI Ruby 0.4
Wrapper for the Message Passing Interface originally written in C more>> Wrapper for the Message Passing Interface originally written in C
MPI Ruby is a high performance computing library written for parallel programming.
MPI Ruby also aims to be a complete binding to MPI in that it offers access to nearly all functionality of MPI. While there is not a one-to-one correspondence to functions and constants in the Ruby and C/C++/Fortran bindings, all of the communication and topology features are available.
There are fewer methods in the Ruby binding than there are functions in the C/C++/Fortran bindings, but this is mainly due to the fact that the developer no longer needs to deal with datatypes and buffers.
RubyCocoa 0.11.1
RubyCocoa is a framework that allows Cocoa programming in the object-oriented scripting language Ruby more>>
RubyCocoa lets you write a Cocoa application in Ruby. It allows you to create and use a Cocoa object in a Ruby script. Its possible to write a Cocoa application that mixes Ruby and Objective-C code.
Some useful applications of RubyCocoa:
Exploration of a Cocoa objects features with irb interactively
Prototyping of a Cocoa application
Writing a Cocoa application that combines good features of Ruby and Objective-C
Wrapping Mac OS Xs native GUI for a Ruby script
scRUBYt 0.4.1
Free, simple to learn and use, yet very powerful web extraction framework written in Rub more>> Free, simple to learn and use, yet very powerful web extraction framework written in Rub
scRUBYt is a free, simple to learn and use, yet very powerful web extraction framework written in Ruby.
Navigate through the Web, extract, transform, query, and save relevant data from the Web page of your interest by the concise and easy to use DSL.
System requirements:
- Ruby 1.8.4
- Hpricot 0.5
- Mechanize 0.6.3
ruby-ole 1.2.7
A library for easy reading/writing access to OLE compound documents for Ruby more>> A library for easy reading/writing access to OLE compound documents for Ruby
ruby-ole is an open source library for reading/writing access to OLE2 structured storage files, such as those produced by Microsoft Office (eg *.msg, *.doc).
ruby-ole provides a simple and easy to use api, supporting read and write streaming, by providing transparent access to the "files" within OLE documents as IO-like objects, supporting all the expected operations.
ruby-vnc 1.0.0
Free library for interaction automation of servers via VNC more>> Free library for interaction automation of servers via VNC
The ruby-vnc library provides for simple RFB-protocol based control of a VNC server. This can be used, eg, to script some sort of VNC interaction or to automate applications (sometimes there is no better way).
Being VNC based gives it the advantage of being able to be run against servers on any platform.
RubySearch 0.6
RubySearch - query your local Ruby documentation more>>
The source code for RubySearch is free to anyone to use or modify.
rubyFox 0.94.1
This provides an iFox theme with ruby-red buttons and bars. more>>
Enhancements: December 21, 2006
- Resolved the 2.0.0.1 problem
Requirements:
- Mozilla Firefox
RubyDiff 0.1.5
Development solution for higher level comparisons of Ruby code more>> Development solution for higher level comparisons of Ruby code
When looking at large sets of changes between versions of files, it is important to get an idea of what classes, modules, and methods change.
RubyDiff aims to reveal substantive changes to code, and will allow yout to ignore trivial changes like whitespace being added to a document, or reordering methods.
System requirements:
-
Ruby/LDAP 0.9.8
Extension library for Ruby that will provide the interface to some LDAP libraries more>> Extension library for Ruby that will provide the interface to some LDAP libraries
Ruby/LDAP is an extension library for Ruby that provides the interface to some LDAP libraries (e.g. OpenLDAP, UMich LDAP, Netscape SDK, ActiveDirectory).
The common API for application development is supported by Ruby/LDAP and described in RFC1823.
Enhancements
- Supported Ruby 1.9.x.
RubyStack 1.5-2
RubyStack is an innovative and versatile utility which can develop and deploy Ruby on Rails applications. more>>
RubyStack 1.5-2 is an innovative and versatile utility which can develop and deploy Ruby on Rails applications.
It includes Ruby, Subversion, MySQL, SQLite, ImageMagick, and several Ruby Gems, and will optionally install Apache 2.2 with rewrite and proxy support. In addition to OS X PPC and Intel, it supports Windows and Linux, so you can share the same Rails environment on multiple platforms.
Enhancements: Fixed Git issues under Unix systems
Requirements: Mac OS X 10.4 or later.
Ruby RDoc Widget 1.2
Ruby RDoc Widget - An interface to Ruby RDoc API documentation repositories more>> Ruby RDoc Widget - An interface to Ruby RDoc API documentation repositories
The Ruby RDoc Mac OS X 10.4 (Tiger) Dashboard Widget is designed as a quick reference tool for Ruby programmers. It is able to display RDoc generated API documentation from any web source.
Just provide the URL to one of the RDoc repositories on the web and you will have all its documentation available in a few seconds.
Enhancements
- Resizable left-hand navigation pane.
- Support for multiple instances of the widget on the dashboard.
- Quick switching between RDoc repository URLs with bookmarking capabilities.
- Persistence of widget dimensions between sessions.
- Automatic update checking ? the widget will let you know if a new version is available.
Ruby-GPGME 1.0.1
Open source Ruby interface for the GPGME cryptography library more>> Open source Ruby interface for the GPGME cryptography library
Ruby-GPGME is a free and open source Ruby interface for the GnuPG Made Easy (GPGME) library that will provide a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
System requirements:
- GPGME
-
Enhancements:
- Fixed various bugs.
Ruby-Net-LDAP 0.0.4
Open source Ruby LDAP environment development solution more>> Open source Ruby LDAP environment development solution
Ruby-Net-LDAP is an open source development solution that will provide a pure Ruby LDAP environment. Also Ruby-Net-LDAP comes with a full-featured pure-Ruby LDAP client.